# HG changeset patch # User "Yann E. MORIN" # Date 1222379357 0 # Node ID 07dcd5ca5094ef6029e90d351643911167493765 # Parent 4c203067316385763c4109f86cfafb8af7c63714 Update the sstrip help entries. Courtesy "Joachim Nilsson" . /trunk/config/tools/sstrip.in | 9 5 4 0 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff -r 4c2030673163 -r 07dcd5ca5094 config/tools/sstrip.in --- a/config/tools/sstrip.in Thu Sep 25 16:06:19 2008 +0000 +++ b/config/tools/sstrip.in Thu Sep 25 21:49:17 2008 +0000 @@ -18,15 +18,16 @@ bool prompt "ELFkickers" help - Use the original, ageing version of sstrip from ELFkickers. - It seems to be fully functional, but not maintained. + The original, ageing version, of sstrip from ELFkickers. + Fully functional, but not maintained anymore. config SSTRIP_BUILDROOT bool prompt "buildroot" help - Use the version from buildroot. It comes from the original - ELFkickers, but is somewhat maintained by the buildroot guys. + Buildroot version, forked off the original from ELFkickers. This one + is somewhat maintained by the buildroot guys. + Supports big-endian systems. endchoice