From 4de048910aea46d4f072f37e5060a8d463fecfaf Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 11 Apr 2010 17:55:39 +0200 Subject: Toolchain: linux headers: add linux-2.6.27.46 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.27.kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kconfig') diff --git a/kconfig/linux-kconfigs/linux-2.6.27.kconfig b/kconfig/linux-kconfigs/linux-2.6.27.kconfig index 80efc6d..d8acd59 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_46 + bool "linux-2.6.27.46" config EMBTK_LINUX_VERSION_2_6_27_45 bool "linux-2.6.27.45" config EMBTK_LINUX_VERSION_2_6_27_44 @@ -121,6 +123,7 @@ endchoice config EMBTK_LINUX_VERSION_STRING string + default "2.6.27.46" if EMBTK_LINUX_VERSION_2_6_27_46 default "2.6.27.45" if EMBTK_LINUX_VERSION_2_6_27_45 default "2.6.27.44" if EMBTK_LINUX_VERSION_2_6_27_44 default "2.6.27.43" if EMBTK_LINUX_VERSION_2_6_27_43 -- cgit v1.2.3