summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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