From 44e4ea701b6b4493e046538689453a393d6db92b Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 14 Jul 2011 10:23:24 +0200 Subject: Toolchain: kernel headers: Add linux-2.6.32.43 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.32.kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kconfig/linux-kconfigs/linux-2.6.32.kconfig b/kconfig/linux-kconfigs/linux-2.6.32.kconfig index 2e072ac..4669db8 100644 --- a/kconfig/linux-kconfigs/linux-2.6.32.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.32.kconfig @@ -28,6 +28,8 @@ choice help Linux v2.6.32.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_32_43 + bool "linux-2.6.32.43" config EMBTK_LINUX_VERSION_2_6_32_42 bool "linux-2.6.32.42" config EMBTK_LINUX_VERSION_2_6_32_41 @@ -118,6 +120,7 @@ endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string + default "v2.6.32" if EMBTK_LINUX_VERSION_2_6_32_43 default "v2.6.32" if EMBTK_LINUX_VERSION_2_6_32_42 default "v2.6.32" if EMBTK_LINUX_VERSION_2_6_32_41 default "v2.6.32" if EMBTK_LINUX_VERSION_2_6_32_40 @@ -136,6 +139,7 @@ config EMBTK_LINUX_LONGTERM_VERSION_STRING config EMBTK_LINUX_VERSION_STRING string + default "2.6.32.43" if EMBTK_LINUX_VERSION_2_6_32_43 default "2.6.32.42" if EMBTK_LINUX_VERSION_2_6_32_42 default "2.6.32.41" if EMBTK_LINUX_VERSION_2_6_32_41 default "2.6.32.40" if EMBTK_LINUX_VERSION_2_6_32_40 -- cgit v1.2.3