[Buildroot] svn commit: trunk/buildroot

jacmet at uclibc.org jacmet at uclibc.org
Wed Jan 28 07:59:49 UTC 2009


Author: jacmet
Date: 2009-01-28 07:59:48 +0000 (Wed, 28 Jan 2009)
New Revision: 25087

Log:
Config.in: remove extra white space added in r25086.

Thanks to HcE for noticing.

Modified:
   trunk/buildroot/Config.in


Changeset:
Modified: trunk/buildroot/Config.in
===================================================================
--- trunk/buildroot/Config.in	2009-01-28 06:32:39 UTC (rev 25086)
+++ trunk/buildroot/Config.in	2009-01-28 07:59:48 UTC (rev 25087)
@@ -243,7 +243,7 @@
 
 config BR2_STRIP_strip
 	bool "strip"
-	depends on !BR2_ENABLE_DEBUG &&  !BR2_ELF2FLT
+	depends on !BR2_ENABLE_DEBUG && !BR2_ELF2FLT
 	help
 	  strip   is the normal strip command
 




More information about the buildroot mailing list