From 50003798b3508d0dbd106938d13e9d834c03f2b7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 17 Nov 2010 01:41:33 -0500 Subject: toolchain-external: fix indentation in Kconfig Signed-off-by: Mike Frysinger Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- toolchain/toolchain-external/Config.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/toolchain-external') diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in index efc8378c0..a340de661 100644 --- 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 -- cgit v1.2.3