From ba1310117b3826c72f953a7577c8c7702bafcf7c Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 18 Aug 2012 15:15:37 +0200 Subject: Toolchain: linux headers: update 3.0.x and 3.2.x to latest versions Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-3.0.kconfig | 6 +++--- kconfig/linux-kconfigs/linux-3.2.kconfig | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kconfig/linux-kconfigs/linux-3.0.kconfig b/kconfig/linux-kconfigs/linux-3.0.kconfig index 6fe392b..e265bf6 100644 --- a/kconfig/linux-kconfigs/linux-3.0.kconfig +++ b/kconfig/linux-kconfigs/linux-3.0.kconfig @@ -28,13 +28,13 @@ choice help Linux v3.0.x series exact version to use. - config EMBTK_LINUX_VERSION_3_0_34 - bool "linux-3.0.34" + config EMBTK_LINUX_VERSION_3_0_41 + bool "linux-3.0.41" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.0.34" if EMBTK_LINUX_VERSION_3_0_34 + default "3.0.41" if EMBTK_LINUX_VERSION_3_0_41 config EMBTK_LINUX_MAJOR_VERSION_STRING string diff --git a/kconfig/linux-kconfigs/linux-3.2.kconfig b/kconfig/linux-kconfigs/linux-3.2.kconfig index ec3f051..dbfb60c 100644 --- a/kconfig/linux-kconfigs/linux-3.2.kconfig +++ b/kconfig/linux-kconfigs/linux-3.2.kconfig @@ -28,13 +28,13 @@ choice help Linux v3.2.x series exact version to use. - config EMBTK_LINUX_VERSION_3_2_19 - bool "linux-3.2.19" + config EMBTK_LINUX_VERSION_3_2_27 + bool "linux-3.2.27" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.2.19" if EMBTK_LINUX_VERSION_3_2_19 + default "3.2.27" if EMBTK_LINUX_VERSION_3_2_27 config EMBTK_LINUX_MAJOR_VERSION_STRING string -- cgit v1.2.3