From 69b3384c3bf341a9a9b51b2b1cc65e153f3b194d Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Wed, 17 Apr 2013 21:52:12 +0200 Subject: Toolchain: linux headers: update to latest versions Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-3.0.kconfig | 8 ++++---- kconfig/linux-kconfigs/linux-3.4.kconfig | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kconfig/linux-kconfigs/linux-3.0.kconfig b/kconfig/linux-kconfigs/linux-3.0.kconfig index cc09419..c949523 100644 --- a/kconfig/linux-kconfigs/linux-3.0.kconfig +++ b/kconfig/linux-kconfigs/linux-3.0.kconfig @@ -28,15 +28,15 @@ choice help Linux v3.0.x series exact version used. - config EMBTK_LINUX_VERSION_3_0_73 - bool "linux-3.0.73" + config EMBTK_LINUX_VERSION_3_0_74 + bool "linux-3.0.74" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.0.73" + default "3.0.74" config EMBTK_LINUX_MAJOR_VERSION_STRING string - default "v3.0" + default "v3.x" diff --git a/kconfig/linux-kconfigs/linux-3.4.kconfig b/kconfig/linux-kconfigs/linux-3.4.kconfig index 34d0793..02c20fb 100644 --- a/kconfig/linux-kconfigs/linux-3.4.kconfig +++ b/kconfig/linux-kconfigs/linux-3.4.kconfig @@ -28,13 +28,13 @@ choice help Linux v3.4.x series exact version used. - config EMBTK_LINUX_VERSION_3_4_40 - bool "linux-3.4.40" + config EMBTK_LINUX_VERSION_3_4_41 + bool "linux-3.4.41" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.4.40" + default "3.4.41" config EMBTK_LINUX_MAJOR_VERSION_STRING string -- cgit v1.2.3