summaryrefslogtreecommitdiff
path: root/kconfig/linux-kconfigs/linux-2.6.30.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/linux-kconfigs/linux-2.6.30.kconfig')
-rw-r--r--kconfig/linux-kconfigs/linux-2.6.30.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/kconfig/linux-kconfigs/linux-2.6.30.kconfig b/kconfig/linux-kconfigs/linux-2.6.30.kconfig
index d8ac813..43c4610 100644
--- a/kconfig/linux-kconfigs/linux-2.6.30.kconfig
+++ b/kconfig/linux-kconfigs/linux-2.6.30.kconfig
@@ -66,3 +66,6 @@ config EMBTK_LINUX_VERSION_STRING
default "2.6.30.1" if EMBTK_LINUX_VERSION_2_6_30_1
default "2.6.30" if EMBTK_LINUX_VERSION_2_6_30
+config EMBTK_LINUX_MAJOR_VERSION_STRING
+ string
+ default "v2.6"