projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e25fe72
)
toolchain-external: fix indentation in Kconfig
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 17 Nov 2010 06:41:33 +0000
(
01:41
-0500)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 17 Nov 2010 22:18:23 +0000
(23:18 +0100)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/toolchain-external/Config.in
b/toolchain/toolchain-external/Config.in
index efc8378c09750888d8a6edbe3d6846e08283a6ac..a340de66184ef7153c996185ec57ecaedc2c6092 100644
(file)
--- a/
toolchain/toolchain-external/Config.in
+++ b/
toolchain/toolchain-external/Config.in
@@
-14,9
+14,9
@@
config BR2_TOOLCHAIN_EXTERNAL_GLIBC
endchoice
config BR2_TOOLCHAIN_EXTERNAL_STRIP
-
bool
-
default y
-
prompt "Strip shared libraries"
+ bool
+ default y
+ prompt "Strip shared libraries"
help
Strip shared libraries copied from the external toolchain.
endif