summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic/target.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-16 12:12:52 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-16 12:12:52 +0000
commit64799ea0a803026355834ec9747f6a1b0b213295 (patch)
tree7924ffb576d2ac25b2c763999e3b15a9e56b4856 /target/linux/x86/generic/target.mk
parent5ed3063be15e50fe2927210f749bdb71903b8be1 (diff)
update x86 generic to kernel v3.7
Signed-off-by: Russell Senior <russell@personaltelco.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35616 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/generic/target.mk')
-rw-r--r--target/linux/x86/generic/target.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/generic/target.mk b/target/linux/x86/generic/target.mk
index 7191292e8..c98f64f92 100644
--- a/target/linux/x86/generic/target.mk
+++ b/target/linux/x86/generic/target.mk
@@ -1,5 +1,7 @@
BOARDNAME:=Generic
+LINUX_VERSION:=3.7.8
+
define Target/Description
Build firmware images for x86 based boards
(e.g : Soekris, ...)