浏览代码

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

Thanks to HcE for noticing.
Peter Korsgaard 16 年之前
父节点
当前提交
b99fffde07
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Config.in

+ 1 - 1
Config.in

@@ -243,7 +243,7 @@ choice
 
 
 config BR2_STRIP_strip
 config BR2_STRIP_strip
 	bool "strip"
 	bool "strip"
-	depends on !BR2_ENABLE_DEBUG &&  !BR2_ELF2FLT
+	depends on !BR2_ENABLE_DEBUG && !BR2_ELF2FLT
 	help
 	help
 	  strip   is the normal strip command
 	  strip   is the normal strip command