소스 검색

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
 	bool "strip"
-	depends on !BR2_ENABLE_DEBUG &&  !BR2_ELF2FLT
+	depends on !BR2_ENABLE_DEBUG && !BR2_ELF2FLT
 	help
 	  strip   is the normal strip command