From: Peter Korsgaard Date: Wed, 28 Jan 2009 07:59:48 +0000 (-0000) Subject: Config.in: remove extra white space added in r25086. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b99fffde07751f0cb843e3bc94366363e8919b9d;p=buildroot.git Config.in: remove extra white space added in r25086. Thanks to HcE for noticing. --- diff --git a/Config.in b/Config.in index ee7a451346..05e9c92afd 100644 --- 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