aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic/target.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-16 12:12:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-16 12:12:52 +0000
commit55bf670e5612b75540d9897e924a24065fb1e994 (patch)
tree7924ffb576d2ac25b2c763999e3b15a9e56b4856 /target/linux/x86/generic/target.mk
parentc3986bd99ff59bbc7f7071cc79279030bba7f5c7 (diff)
downloadupstream-55bf670e5612b75540d9897e924a24065fb1e994.tar.gz
upstream-55bf670e5612b75540d9897e924a24065fb1e994.tar.bz2
upstream-55bf670e5612b75540d9897e924a24065fb1e994.zip
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 7191292e81..c98f64f921 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, ...)