[uClibc-cvs] svn commit: trunk/buildroot/toolchain: sstrip

vapier at uclibc.org vapier at uclibc.org
Tue Aug 9 22:19:04 UTC 2005


Author: vapier
Date: 2005-08-09 16:19:04 -0600 (Tue, 09 Aug 2005)
New Revision: 11086

Log:
touchup descriptions

Modified:
   trunk/buildroot/toolchain/Config.in
   trunk/buildroot/toolchain/sstrip/Config.in


Changeset:
Modified: trunk/buildroot/toolchain/Config.in
===================================================================
--- trunk/buildroot/toolchain/Config.in	2005-08-09 22:18:43 UTC (rev 11085)
+++ trunk/buildroot/toolchain/Config.in	2005-08-09 22:19:04 UTC (rev 11086)
@@ -46,7 +46,7 @@
 	  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

Modified: trunk/buildroot/toolchain/sstrip/Config.in
===================================================================
--- trunk/buildroot/toolchain/sstrip/Config.in	2005-08-09 22:18:43 UTC (rev 11085)
+++ trunk/buildroot/toolchain/sstrip/Config.in	2005-08-09 22:19:04 UTC (rev 11086)
@@ -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.




More information about the uClibc-cvs mailing list