From a8c7f531d65d123fae828231a5e6d41ce3c7ad4a Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 11 Apr 2010 17:57:09 +0200 Subject: Toolchain: linux headers: add linux-2.6.31.13 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.31.kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kconfig') diff --git a/kconfig/linux-kconfigs/linux-2.6.31.kconfig b/kconfig/linux-kconfigs/linux-2.6.31.kconfig index c1e6bf1..0c1d3ea 100644 --- a/kconfig/linux-kconfigs/linux-2.6.31.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.31.kconfig @@ -27,6 +27,8 @@ choice help Linux v2.6.31.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_31_13 + bool "linux-2.6.31.13" config EMBTK_LINUX_VERSION_2_6_31_12 bool "linux-2.6.31.12" config EMBTK_LINUX_VERSION_2_6_31_11 @@ -57,6 +59,7 @@ endchoice config EMBTK_LINUX_VERSION_STRING string + default "2.6.31.13" if EMBTK_LINUX_VERSION_2_6_31_13 default "2.6.31.12" if EMBTK_LINUX_VERSION_2_6_31_12 default "2.6.31.11" if EMBTK_LINUX_VERSION_2_6_31_11 default "2.6.31.10" if EMBTK_LINUX_VERSION_2_6_31_10 -- cgit v1.2.3