From d49defaf17ad1aba144d1972281fc0a4ebd191c1 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 11 Feb 2012 15:04:14 +0100 Subject: Toolchain: linux headers: update linux-3.0.x headers Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-3.0.kconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kconfig') diff --git a/kconfig/linux-kconfigs/linux-3.0.kconfig b/kconfig/linux-kconfigs/linux-3.0.kconfig index b649ba6..393cada 100644 --- a/kconfig/linux-kconfigs/linux-3.0.kconfig +++ b/kconfig/linux-kconfigs/linux-3.0.kconfig @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2011 Abdoulaye Walsimou GAYE. +# Copyright(C) 2011-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 v3.0.x series exact version to use. + config EMBTK_LINUX_VERSION_3_0_20 + bool "linux-3.0.20" config EMBTK_LINUX_VERSION_3_0_19 bool "linux-3.0.19" config EMBTK_LINUX_VERSION_3_0_18 @@ -72,6 +74,7 @@ endchoice config EMBTK_LINUX_VERSION_STRING string + default "3.0.20" if EMBTK_LINUX_VERSION_3_0_20 default "3.0.19" if EMBTK_LINUX_VERSION_3_0_19 default "3.0.18" if EMBTK_LINUX_VERSION_3_0_18 default "3.0.17" if EMBTK_LINUX_VERSION_3_0_17 -- cgit v1.2.3