From df7a453aaf7bf9c00fc05acb662f3c73d87fd4c3 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 1 May 2012 17:42:23 +0200 Subject: Toolchain: linux headers: Add linux-2.6.34.11 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.34.kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kconfig') diff --git a/kconfig/linux-kconfigs/linux-2.6.34.kconfig b/kconfig/linux-kconfigs/linux-2.6.34.kconfig index 5af0e5d..41cc8f9 100644 --- a/kconfig/linux-kconfigs/linux-2.6.34.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.34.kconfig @@ -28,6 +28,8 @@ choice help Linux v2.6.34.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_34_11 + bool "linux-2.6.34.11" config EMBTK_LINUX_VERSION_2_6_34_10 bool "linux-2.6.34.10" config EMBTK_LINUX_VERSION_2_6_34_9 @@ -54,12 +56,14 @@ endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string + default "v2.6.34" if EMBTK_LINUX_VERSION_2_6_34_11 default "v2.6.34" if EMBTK_LINUX_VERSION_2_6_34_10 default "v2.6.34" if EMBTK_LINUX_VERSION_2_6_34_9 default "v2.6.34" if EMBTK_LINUX_VERSION_2_6_34_8 config EMBTK_LINUX_VERSION_STRING string + default "2.6.34.11" if EMBTK_LINUX_VERSION_2_6_34_11 default "2.6.34.10" if EMBTK_LINUX_VERSION_2_6_34_10 default "2.6.34.9" if EMBTK_LINUX_VERSION_2_6_34_9 default "2.6.34.8" if EMBTK_LINUX_VERSION_2_6_34_8 -- cgit v1.2.3