Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Fix 2.6.36 kernel version in menuconfig string
@ 2010-10-25 11:26 Paulius Zaleckas
  2010-10-25 11:33 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Paulius Zaleckas @ 2010-10-25 11:26 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
---

 toolchain/kernel-headers/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index ccbe2b0..ef35827 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in
@@ -39,7 +39,7 @@ choice
 		bool "Linux 2.6.35.x kernel headers"
 
 	config BR2_KERNEL_HEADERS_2_6_36
-		bool "Linux 2.6.35.x kernel headers"
+		bool "Linux 2.6.36.x kernel headers"
 
 	config BR2_KERNEL_HEADERS_VERSION
 		bool "Linux 2.6 (manually specified version)"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] Fix 2.6.36 kernel version in menuconfig string
  2010-10-25 11:26 [Buildroot] [PATCH] Fix 2.6.36 kernel version in menuconfig string Paulius Zaleckas
@ 2010-10-25 11:33 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-10-25 11:33 UTC (permalink / raw)
  To: buildroot

>>>>> "Paulius" == Paulius Zaleckas <paulius.zaleckas@gmail.com> writes:

 Paulius> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>

Ups, thanks - Committed.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-25 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 11:26 [Buildroot] [PATCH] Fix 2.6.36 kernel version in menuconfig string Paulius Zaleckas
2010-10-25 11:33 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox