mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 00:23:56 +00:00
Re-order the sstrip config options.
/trunk/config/tools/sstrip.in | 14 7 7 0 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
This commit is contained in:
parent
eba28c52f0
commit
6343b71e25
@ -9,13 +9,6 @@ choice
|
||||
bool
|
||||
prompt "Use sstrip from:"
|
||||
|
||||
config SSTRIP_ELFKICKERS
|
||||
bool
|
||||
prompt "ELFkickers"
|
||||
help
|
||||
The original, ageing version, of sstrip from ELFkickers.
|
||||
Fully functional, but not maintained anymore.
|
||||
|
||||
config SSTRIP_BUILDROOT
|
||||
bool
|
||||
prompt "buildroot"
|
||||
@ -24,6 +17,13 @@ config SSTRIP_BUILDROOT
|
||||
is somewhat maintained by the buildroot guys.
|
||||
Supports big-endian systems.
|
||||
|
||||
config SSTRIP_ELFKICKERS
|
||||
bool
|
||||
prompt "ELFkickers"
|
||||
help
|
||||
The original, ageing version, of sstrip from ELFkickers.
|
||||
Fully functional, but not maintained anymore.
|
||||
|
||||
endchoice
|
||||
|
||||
config SSTRIP_FROM
|
||||
|
Loading…
x
Reference in New Issue
Block a user