summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.32.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-09-05 00:00:26 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-09-05 00:00:26 +0200
commitaa81f82194fdbc0c451ac87cf72ea244770c2a7d (patch)
treef224ef0028abe2cece4634ff5a6027f920543ec1 /kconfig/linux-kconfigs/linux-2.6.32.kconfig
parent7710f0c6e98544183bdb060f8b025f20110ed57a (diff)
downloadembtoolkit-aa81f82194fdbc0c451ac87cf72ea244770c2a7d.tar.gz
embtoolkit-aa81f82194fdbc0c451ac87cf72ea244770c2a7d.tar.bz2
embtoolkit-aa81f82194fdbc0c451ac87cf72ea244770c2a7d.tar.xz
linux headers: add linux-2.6.32.21
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/linux-kconfigs/linux-2.6.32.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.32.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.32.kconfig b/kconfig/linux-kconfigs/linux-2.6.32.kconfig
index 76439b7..6c0bd1f 100644
--- a/kconfig/linux-kconfigs/linux-2.6.32.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.32.kconfig
@@ -28,6 +28,8 @@ choice
help
Linux v2.6.32.x series exact version to use.
+ config EMBTK_LINUX_VERSION_2_6_32_21
+ bool "linux-2.6.32.21"
config EMBTK_LINUX_VERSION_2_6_32_20
bool "linux-2.6.32.20"
config EMBTK_LINUX_VERSION_2_6_32_19
@@ -74,6 +76,7 @@ endchoice
config EMBTK_LINUX_VERSION_STRING
string
+ default "2.6.32.21" if EMBTK_LINUX_VERSION_2_6_32_21
default "2.6.32.20" if EMBTK_LINUX_VERSION_2_6_32_20
default "2.6.32.19" if EMBTK_LINUX_VERSION_2_6_32_19
default "2.6.32.18" if EMBTK_LINUX_VERSION_2_6_32_18