From 20ecced00a899967003b6685fcf016a33c017334 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 13 Aug 2011 12:43:10 +0200 Subject: Toolchain: linux headers: Add linux-2.6.33.17 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.33.kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kconfig/linux-kconfigs/linux-2.6.33.kconfig b/kconfig/linux-kconfigs/linux-2.6.33.kconfig index 7b7a052..7c7cecc 100644 --- a/kconfig/linux-kconfigs/linux-2.6.33.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.33.kconfig @@ -28,6 +28,8 @@ choice help Linux v2.6.33.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_33_17 + bool "linux-2.6.33.17" config EMBTK_LINUX_VERSION_2_6_33_16 bool "linux-2.6.33.16" config EMBTK_LINUX_VERSION_2_6_33_15 @@ -66,6 +68,7 @@ endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string + default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_17 default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_16 default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_15 default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_14 @@ -78,6 +81,7 @@ config EMBTK_LINUX_LONGTERM_VERSION_STRING config EMBTK_LINUX_VERSION_STRING string + default "2.6.33.17" if EMBTK_LINUX_VERSION_2_6_33_17 default "2.6.33.16" if EMBTK_LINUX_VERSION_2_6_33_16 default "2.6.33.15" if EMBTK_LINUX_VERSION_2_6_33_15 default "2.6.33.14" if EMBTK_LINUX_VERSION_2_6_33_14 -- cgit v1.2.3