Explorar el Código

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

Thanks to HcE for noticing.
Peter Korsgaard hace 16 años
padre
commit
b99fffde07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Config.in

+ 1 - 1
Config.in

@@ -243,7 +243,7 @@ choice
 
 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