projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
378f899
)
Config.in: remove extra white space added in r25086.
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 28 Jan 2009 07:59:48 +0000
(07:59 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 28 Jan 2009 07:59:48 +0000
(07:59 -0000)
Thanks to HcE for noticing.
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index ee7a451346baa1e4eebd8b8e2b0495a5f30da924..05e9c92afd01afee88cfdfff878e69c7b4a0b164 100644
(file)
--- a/
Config.in
+++ b/
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