summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-04-17 21:52:12 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-04-17 21:52:12 +0200
commit69b3384c3bf341a9a9b51b2b1cc65e153f3b194d (patch)
tree721ae2c4bba5bb55e61a6fcc074c9f55e16325dd
parentbb1dbbb46186ca96a2bc79c9f22e9089178537a1 (diff)
downloadembtoolkit-69b3384c3bf341a9a9b51b2b1cc65e153f3b194d.tar.gz
embtoolkit-69b3384c3bf341a9a9b51b2b1cc65e153f3b194d.tar.bz2
embtoolkit-69b3384c3bf341a9a9b51b2b1cc65e153f3b194d.tar.xz
Toolchain: linux headers: update to latest versions
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/linux-kconfigs/linux-3.0.kconfig8
-rw-r--r--kconfig/linux-kconfigs/linux-3.4.kconfig6
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