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(-)
This commit is contained in:
Yann E. MORIN" 2008-09-25 21:49:17 +00:00
parent 664c2d0100
commit 954d7c295c

View File

@ -18,15 +18,16 @@ config SSTRIP_ELFKICKERS
bool bool
prompt "ELFkickers" prompt "ELFkickers"
help help
Use the original, ageing version of sstrip from ELFkickers. The original, ageing version, of sstrip from ELFkickers.
It seems to be fully functional, but not maintained. Fully functional, but not maintained anymore.
config SSTRIP_BUILDROOT config SSTRIP_BUILDROOT
bool bool
prompt "buildroot" prompt "buildroot"
help help
Use the version from buildroot. It comes from the original Buildroot version, forked off the original from ELFkickers. This one
ELFkickers, but is somewhat maintained by the buildroot guys. is somewhat maintained by the buildroot guys.
Supports big-endian systems.
endchoice endchoice