From 8ed11ea3051a337de177cec38659218e5a653a9d Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 1 May 2012 17:35:39 +0200 Subject: Toolchain: linux headers: add linux-2.6.27.62 Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.27.kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kconfig') diff --git a/kconfig/linux-kconfigs/linux-2.6.27.kconfig b/kconfig/linux-kconfigs/linux-2.6.27.kconfig index e86f20f..a3424d5 100644 --- a/kconfig/linux-kconfigs/linux-2.6.27.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.27.kconfig @@ -28,6 +28,8 @@ choice help Linux v2.6.27.x series exact version to use. + config EMBTK_LINUX_VERSION_2_6_27_62 + bool "linux-2.6.27.62" config EMBTK_LINUX_VERSION_2_6_27_61 bool "linux-2.6.27.61" config EMBTK_LINUX_VERSION_2_6_27_60 @@ -154,6 +156,7 @@ endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string + default "v2.6.27" if EMBTK_LINUX_VERSION_2_6_27_62 default "v2.6.27" if EMBTK_LINUX_VERSION_2_6_27_61 default "v2.6.27" if EMBTK_LINUX_VERSION_2_6_27_60 default "v2.6.27" if EMBTK_LINUX_VERSION_2_6_27_59 @@ -161,6 +164,7 @@ config EMBTK_LINUX_LONGTERM_VERSION_STRING config EMBTK_LINUX_VERSION_STRING string + default "2.6.27.62" if EMBTK_LINUX_VERSION_2_6_27_62 default "2.6.27.61" if EMBTK_LINUX_VERSION_2_6_27_61 default "2.6.27.60" if EMBTK_LINUX_VERSION_2_6_27_60 default "2.6.27.59" if EMBTK_LINUX_VERSION_2_6_27_59 -- cgit v1.2.3