From b2777ca443e9a5470bc07760cb958f8d4d5e1cb5 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 2 Aug 2011 00:23:02 +0200 Subject: Toolchain: linux headers: Add linux-2.6.35.14 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.35.kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kconfig/linux-kconfigs/linux-2.6.35.kconfig b/kconfig/linux-kconfigs/linux-2.6.35.kconfig index 521a3d9..2368cd6 100644 --- a/kconfig/linux-kconfigs/linux-2.6.35.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.35.kconfig @@ -28,6 +28,8 @@ choice help Linux v2.6.35.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_35_14 + bool "linux-2.6.35.14" config EMBTK_LINUX_VERSION_2_6_35_13 bool "linux-2.6.35.13" config EMBTK_LINUX_VERSION_2_6_35_12 @@ -60,6 +62,7 @@ endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string + default "v2.6.35" if EMBTK_LINUX_VERSION_2_6_35_14 default "v2.6.35" if EMBTK_LINUX_VERSION_2_6_35_13 default "v2.6.35" if EMBTK_LINUX_VERSION_2_6_35_12 default "v2.6.35" if EMBTK_LINUX_VERSION_2_6_35_11 @@ -67,6 +70,7 @@ config EMBTK_LINUX_LONGTERM_VERSION_STRING config EMBTK_LINUX_VERSION_STRING string + default "2.6.35.14" if EMBTK_LINUX_VERSION_2_6_35_14 default "2.6.35.13" if EMBTK_LINUX_VERSION_2_6_35_13 default "2.6.35.12" if EMBTK_LINUX_VERSION_2_6_35_12 default "2.6.35.11" if EMBTK_LINUX_VERSION_2_6_35_11 -- cgit v1.2.3