summaryrefslogtreecommitdiff
path: root/kconfig/linux.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-09-06 18:54:38 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-09-06 18:54:38 +0200
commit8ae256a72144bc051efb05f50d7cf648e086fbc9 (patch)
tree96b57b7a841e23ddfbb1abd0c6d1172d5a04dc7e /kconfig/linux.kconfig
parent9c35ba2384048a504e533f5efd24f3877c0df2a5 (diff)
downloadembtoolkit-8ae256a72144bc051efb05f50d7cf648e086fbc9.tar.gz
embtoolkit-8ae256a72144bc051efb05f50d7cf648e086fbc9.tar.bz2
embtoolkit-8ae256a72144bc051efb05f50d7cf648e086fbc9.tar.xz
Toolchain: introduce linux-2.6.30.5 as version for linux-2.6.30.x series
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'kconfig/linux.kconfig')
-rw-r--r--kconfig/linux.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/kconfig/linux.kconfig b/kconfig/linux.kconfig
index af8cbb4..87eaeb7 100644
--- a/kconfig/linux.kconfig
+++ b/kconfig/linux.kconfig
@@ -32,7 +32,7 @@ choice
config EMBTK_LINUX_VERSION_2_6_30_X
bool "linux-2.6.30.x"
help
- Will download linux-2.6.30.4 as it was the latest version of
+ Will download linux-2.6.30.5 as it was the latest version of
2.6.30.x series at this version of Embtk.
config EMBTK_LINUX_VERSION_2_6_29_X
bool "linux-2.6.29.x"
@@ -64,7 +64,7 @@ config EMBTK_LINUX_HAVE_MIRROR_SITE
config EMBTK_LINUX_VERSION_STRING
string
- default "2.6.30.4" if EMBTK_LINUX_VERSION_2_6_30_X
+ default "2.6.30.5" if EMBTK_LINUX_VERSION_2_6_30_X
default "2.6.29.6" if EMBTK_LINUX_VERSION_2_6_29_X
default "2.6.28.10" if EMBTK_LINUX_VERSION_2_6_28_X
default "2.6.27.20" if EMBTK_LINUX_VERSION_2_6_27_X