mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-07 11:20:14 +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
|
bool
|
||||||
prompt "Use sstrip from:"
|
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
|
config SSTRIP_BUILDROOT
|
||||||
bool
|
bool
|
||||||
prompt "buildroot"
|
prompt "buildroot"
|
||||||
@ -24,6 +17,13 @@ config SSTRIP_BUILDROOT
|
|||||||
is somewhat maintained by the buildroot guys.
|
is somewhat maintained by the buildroot guys.
|
||||||
Supports big-endian systems.
|
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
|
endchoice
|
||||||
|
|
||||||
config SSTRIP_FROM
|
config SSTRIP_FROM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user