summaryrefslogtreecommitdiffstats
path: root/toolchain/sstrip
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/sstrip')
-rw-r--r--toolchain/sstrip/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/sstrip/Config.in b/toolchain/sstrip/Config.in
index ba0b79d3c..f6fe458e2 100644
--- a/toolchain/sstrip/Config.in
+++ b/toolchain/sstrip/Config.in
@@ -1,11 +1,11 @@
config BR2_PACKAGE_SSTRIP_TARGET
- bool "sstrip for the target system."
+ bool "Install sstrip for the target system"
default n
help
Maximal 'strip'ing utility.
config BR2_PACKAGE_SSTRIP_HOST
- bool "sstrip for the host/build system."
+ bool "Install sstrip for the host/build system"
default n
help
Maximal 'strip'ing utility.