From 4f23cd2b65bc7fcf1c8aedd41035b1bb3bb4b909 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 11 Feb 2012 14:59:34 +0100 Subject: Toolchain: linux headers: update linux-2.6.33.x headers Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.33.kconfig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kconfig/linux-kconfigs/linux-2.6.33.kconfig b/kconfig/linux-kconfigs/linux-2.6.33.kconfig index e6b3be3..05ed616 100644 --- a/kconfig/linux-kconfigs/linux-2.6.33.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.33.kconfig @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2010-2011 Abdoulaye Walsimou GAYE. +# Copyright(C) 2010-2012 Abdoulaye Walsimou GAYE. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -28,6 +28,8 @@ choice help Linux v2.6.33.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_33_20 + bool "linux-2.6.33.20" config EMBTK_LINUX_VERSION_2_6_33_19 bool "linux-2.6.33.19" config EMBTK_LINUX_VERSION_2_6_33_18 @@ -72,6 +74,7 @@ endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string + default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_20 default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_19 default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_18 default "v2.6.33" if EMBTK_LINUX_VERSION_2_6_33_17 @@ -87,6 +90,7 @@ config EMBTK_LINUX_LONGTERM_VERSION_STRING config EMBTK_LINUX_VERSION_STRING string + default "2.6.33.20" if EMBTK_LINUX_VERSION_2_6_33_20 default "2.6.33.19" if EMBTK_LINUX_VERSION_2_6_33_19 default "2.6.33.18" if EMBTK_LINUX_VERSION_2_6_33_18 default "2.6.33.17" if EMBTK_LINUX_VERSION_2_6_33_17 -- cgit v1.2.3