From af74caa1007dc28f7ad56def7fc87c0e5f91732a Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 9 Jan 2010 10:12:26 +0100 Subject: Toolchain: linux headers: add linux-2.6.27.43 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.27.kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kconfig/linux-kconfigs/linux-2.6.27.kconfig b/kconfig/linux-kconfigs/linux-2.6.27.kconfig index dfcefc9..307690a 100644 --- a/kconfig/linux-kconfigs/linux-2.6.27.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.27.kconfig @@ -27,6 +27,8 @@ choice help Linux v2.6.27.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_27_43 + bool "linux-2.6.27.43" config EMBTK_LINUX_VERSION_2_6_27_42 bool "linux-2.6.27.42" config EMBTK_LINUX_VERSION_2_6_27_41 @@ -115,6 +117,7 @@ endchoice config EMBTK_LINUX_VERSION_STRING string + default "2.6.27.43" if EMBTK_LINUX_VERSION_2_6_27_43 default "2.6.27.42" if EMBTK_LINUX_VERSION_2_6_27_42 default "2.6.27.41" if EMBTK_LINUX_VERSION_2_6_27_41 default "2.6.27.40" if EMBTK_LINUX_VERSION_2_6_27_40 -- cgit v1.2.3