* [Buildroot] [PATCH] toolchain-external: fix indentation in Kconfig
@ 2010-11-17 6:41 Mike Frysinger
2010-11-17 7:38 ` Thomas Petazzoni
2010-11-17 22:18 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Mike Frysinger @ 2010-11-17 6:41 UTC (permalink / raw)
To: buildroot
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
toolchain/toolchain-external/Config.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index efc8378..a340de6 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
--
1.7.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] toolchain-external: fix indentation in Kconfig
2010-11-17 6:41 [Buildroot] [PATCH] toolchain-external: fix indentation in Kconfig Mike Frysinger
@ 2010-11-17 7:38 ` Thomas Petazzoni
2010-11-17 22:18 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-11-17 7:38 UTC (permalink / raw)
To: buildroot
On Wed, 17 Nov 2010 01:41:33 -0500
Mike Frysinger <vapier@gentoo.org> wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Since it's probably me that introduced this, is there an Emacs user
that knows how to tell Emacs to use tabs for indentation when in a
certain mode (I have a kconfig-mode here) ?
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] toolchain-external: fix indentation in Kconfig
2010-11-17 6:41 [Buildroot] [PATCH] toolchain-external: fix indentation in Kconfig Mike Frysinger
2010-11-17 7:38 ` Thomas Petazzoni
@ 2010-11-17 22:18 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-11-17 22:18 UTC (permalink / raw)
To: buildroot
>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
Mike> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-17 22:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 6:41 [Buildroot] [PATCH] toolchain-external: fix indentation in Kconfig Mike Frysinger
2010-11-17 7:38 ` Thomas Petazzoni
2010-11-17 22:18 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox