touchup descriptions
authorMike Frysinger <vapier@gentoo.org>
Tue, 9 Aug 2005 22:19:04 +0000 (22:19 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Aug 2005 22:19:04 +0000 (22:19 -0000)
toolchain/Config.in
toolchain/sstrip/Config.in

index 952219afdf39990e4c74bf8938c35d73b0a5f709..ed256840a993f199f7a8b2fa222276b6cbf3d158 100644 (file)
@@ -46,7 +46,7 @@ config BR2_TARGET_OPTIMIZATION
          Optimizations to use when building for the target host.
 
 config BR2_CROSS_TOOLCHAIN_TARGET_UTILS
-       bool "Include target utils in cross toolchain."
+       bool "Include target utils in cross toolchain"
        default y
        help
          When using buildroot to build a deployable cross toolchain, it is handy
index ba0b79d3c895e088acaf15cc2d8328a279b18ef9..f6fe458e28adb351f6885e48a14215dacf9a095e 100644 (file)
@@ -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.