summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.33.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-06 15:19:56 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-06 15:19:56 +0200
commit11d95937191a71cf4d8177c8bec94cd20e291a27 (patch)
tree1bf46a984773e99f7e9be2bde2d07ac7d40ce987 /kconfig/linux-kconfigs/linux-2.6.33.kconfig
parent8c93ca31c42626dcb76892f0582e368f1f6d05d1 (diff)
downloadembtoolkit-11d95937191a71cf4d8177c8bec94cd20e291a27.tar.gz
embtoolkit-11d95937191a71cf4d8177c8bec94cd20e291a27.tar.bz2
embtoolkit-11d95937191a71cf4d8177c8bec94cd20e291a27.tar.xz
Toolchain: linux headers: add linux-2.6.33.7
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/linux-kconfigs/linux-2.6.33.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.33.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.33.kconfig b/kconfig/linux-kconfigs/linux-2.6.33.kconfig
index ee02f21..6f773aa 100644
--- a/kconfig/linux-kconfigs/linux-2.6.33.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.33.kconfig
@@ -28,6 +28,8 @@ choice
help
Linux v2.6.33.x series exact version to use.
+ config EMBTK_LINUX_VERSION_2_6_33_7
+ bool "linux-2.6.33.7"
config EMBTK_LINUX_VERSION_2_6_33_6
bool "linux-2.6.33.6"
config EMBTK_LINUX_VERSION_2_6_33_5
@@ -46,6 +48,7 @@ endchoice
config EMBTK_LINUX_VERSION_STRING
string
+ default "2.6.33.7" if EMBTK_LINUX_VERSION_2_6_33_7
default "2.6.33.6" if EMBTK_LINUX_VERSION_2_6_33_6
default "2.6.33.5" if EMBTK_LINUX_VERSION_2_6_33_5
default "2.6.33.4" if EMBTK_LINUX_VERSION_2_6_33_4