From 6343b71e2556c0c2e27b45f0cb50c94a98a773e2 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 8 Mar 2009 10:59:16 +0000 Subject: Re-order the sstrip config options. /trunk/config/tools/sstrip.in | 14 7 7 0 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/tools/sstrip.in b/config/tools/sstrip.in index f78330f..5abd0f3 100644 --- a/config/tools/sstrip.in +++ b/config/tools/sstrip.in @@ -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 -- cgit v0.10.2-6-g49f6