summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/tools/sstrip.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/config/tools/sstrip.in b/config/tools/sstrip.in
index ed5a584..567f8c4 100644
--- a/config/tools/sstrip.in
+++ b/config/tools/sstrip.in
@@ -18,15 +18,16 @@ config SSTRIP_ELFKICKERS
bool
prompt "ELFkickers"
help
- Use the original, ageing version of sstrip from ELFkickers.
- It seems to be fully functional, but not maintained.
+ The original, ageing version, of sstrip from ELFkickers.
+ Fully functional, but not maintained anymore.
config SSTRIP_BUILDROOT
bool
prompt "buildroot"
help
- Use the version from buildroot. It comes from the original
- ELFkickers, but is somewhat maintained by the buildroot guys.
+ Buildroot version, forked off the original from ELFkickers. This one
+ is somewhat maintained by the buildroot guys.
+ Supports big-endian systems.
endchoice