config/tools/sstrip.in
changeset 1242 470541ef2b72
parent 916 68af6b83ff7e
child 1615 50b25816f5bb
     1.1 --- a/config/tools/sstrip.in	Fri Oct 10 14:30:44 2008 +0000
     1.2 +++ b/config/tools/sstrip.in	Sun Mar 08 10:59:16 2009 +0000
     1.3 @@ -9,13 +9,6 @@
     1.4      bool
     1.5      prompt "Use sstrip from:"
     1.6  
     1.7 -config SSTRIP_ELFKICKERS
     1.8 -    bool
     1.9 -    prompt "ELFkickers"
    1.10 -    help
    1.11 -      The original, ageing version, of sstrip from ELFkickers.
    1.12 -      Fully functional, but not maintained anymore.
    1.13 -
    1.14  config SSTRIP_BUILDROOT
    1.15      bool
    1.16      prompt "buildroot"
    1.17 @@ -24,6 +17,13 @@
    1.18        is somewhat maintained by the buildroot guys.   
    1.19        Supports big-endian systems.
    1.20  
    1.21 +config SSTRIP_ELFKICKERS
    1.22 +    bool
    1.23 +    prompt "ELFkickers"
    1.24 +    help
    1.25 +      The original, ageing version, of sstrip from ELFkickers.
    1.26 +      Fully functional, but not maintained anymore.
    1.27 +
    1.28  endchoice
    1.29  
    1.30  config SSTRIP_FROM