Update the sstrip help entries. Courtesy "Joachim Nilsson" <joachim.nilsson@vmlinux.org>.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Sep 25 21:49:17 2008 +0000 (2008-09-25)
changeset 87507dcd5ca5094
parent 874 4c2030673163
child 876 24e131e13113
Update the sstrip help entries. Courtesy "Joachim Nilsson" <joachim.nilsson@vmlinux.org>.

/trunk/config/tools/sstrip.in | 9 5 4 0 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
config/tools/sstrip.in
     1.1 --- a/config/tools/sstrip.in	Thu Sep 25 16:06:19 2008 +0000
     1.2 +++ b/config/tools/sstrip.in	Thu Sep 25 21:49:17 2008 +0000
     1.3 @@ -18,15 +18,16 @@
     1.4      bool
     1.5      prompt "ELFkickers"
     1.6      help
     1.7 -      Use the original, ageing version of sstrip from ELFkickers.
     1.8 -      It seems to be fully functional, but not maintained.
     1.9 +      The original, ageing version, of sstrip from ELFkickers.
    1.10 +      Fully functional, but not maintained anymore.
    1.11  
    1.12  config SSTRIP_BUILDROOT
    1.13      bool
    1.14      prompt "buildroot"
    1.15      help
    1.16 -      Use the version from buildroot. It comes from the original
    1.17 -      ELFkickers, but is somewhat maintained by the buildroot guys.
    1.18 +      Buildroot version, forked off the original from ELFkickers.  This one
    1.19 +      is somewhat maintained by the buildroot guys.   
    1.20 +      Supports big-endian systems.
    1.21  
    1.22  endchoice
    1.23