Просмотр исходного кода

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

Thanks to HcE for noticing.
Peter Korsgaard 16 лет назад
Родитель
Сommit
b99fffde07
1 измененных файлов с 1 добавлено и 1 удалено
  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