summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.38.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-08-11 18:47:48 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-08-11 18:47:48 +0200
commit425936bc20421739d7e5b4f374f44569c017da70 (patch)
tree43f357f83657039c60b099b261c9f01a6f097113 /kconfig/linux-kconfigs/linux-2.6.38.kconfig
parent42bc65858bb53071c9f0d33c9bf5305829f5c923 (diff)
downloadembtoolkit-425936bc20421739d7e5b4f374f44569c017da70.tar.gz
embtoolkit-425936bc20421739d7e5b4f374f44569c017da70.tar.bz2
embtoolkit-425936bc20421739d7e5b4f374f44569c017da70.tar.xz
Toolchain: linux headers: use only latest version of each linux serie
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/linux-kconfigs/linux-2.6.38.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.38.kconfig26
1 files changed, 1 insertions, 25 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.38.kconfig b/kconfig/linux-kconfigs/linux-2.6.38.kconfig
index 4308cba..c79f3df 100644
--- a/kconfig/linux-kconfigs/linux-2.6.38.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.38.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2011-2012 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -30,35 +30,11 @@ choice
config EMBTK_LINUX_VERSION_2_6_38_8
bool "linux-2.6.38.8"
- config EMBTK_LINUX_VERSION_2_6_38_7
- bool "linux-2.6.38.7"
- config EMBTK_LINUX_VERSION_2_6_38_6
- bool "linux-2.6.38.6"
- config EMBTK_LINUX_VERSION_2_6_38_5
- bool "linux-2.6.38.5"
- config EMBTK_LINUX_VERSION_2_6_38_4
- bool "linux-2.6.38.4"
- config EMBTK_LINUX_VERSION_2_6_38_3
- bool "linux-2.6.38.3"
- config EMBTK_LINUX_VERSION_2_6_38_2
- bool "linux-2.6.38.2"
- config EMBTK_LINUX_VERSION_2_6_38_1
- bool "linux-2.6.38.1"
- config EMBTK_LINUX_VERSION_2_6_38
- bool "linux-2.6.38"
endchoice
config EMBTK_LINUX_VERSION_STRING
string
default "2.6.38.8" if EMBTK_LINUX_VERSION_2_6_38_8
- default "2.6.38.7" if EMBTK_LINUX_VERSION_2_6_38_7
- default "2.6.38.6" if EMBTK_LINUX_VERSION_2_6_38_6
- default "2.6.38.5" if EMBTK_LINUX_VERSION_2_6_38_5
- default "2.6.38.4" if EMBTK_LINUX_VERSION_2_6_38_4
- default "2.6.38.3" if EMBTK_LINUX_VERSION_2_6_38_3
- default "2.6.38.2" if EMBTK_LINUX_VERSION_2_6_38_2
- default "2.6.38.1" if EMBTK_LINUX_VERSION_2_6_38_1
- default "2.6.38" if EMBTK_LINUX_VERSION_2_6_38
config EMBTK_LINUX_MAJOR_VERSION_STRING
string