aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/kvm_guest/target.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-12-23 17:05:16 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-12-23 17:05:16 +0000
commit39ec744348562d45ce54af14199427d6fe7dfa7c (patch)
treef6895cd6d8df384068924c3e1f860ed200334cb4 /target/linux/x86/kvm_guest/target.mk
parent2fcc4f3477d2e67c43f3777b511a13f7c3f19479 (diff)
downloadmaster-187ad058-39ec744348562d45ce54af14199427d6fe7dfa7c.tar.gz
master-187ad058-39ec744348562d45ce54af14199427d6fe7dfa7c.tar.bz2
master-187ad058-39ec744348562d45ce54af14199427d6fe7dfa7c.zip
x86/kvm_guest: add support for 3.10 and switch to it
Patch-by: Stijn Tintel <stijn@linux-ipv6.be> Patchwork: http://patchwork.openwrt.org/patch/4635/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39157 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/kvm_guest/target.mk')
-rw-r--r--target/linux/x86/kvm_guest/target.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/kvm_guest/target.mk b/target/linux/x86/kvm_guest/target.mk
index d3f950fe2c..de92460d1b 100644
--- a/target/linux/x86/kvm_guest/target.mk
+++ b/target/linux/x86/kvm_guest/target.mk
@@ -1,3 +1,5 @@
BOARDNAME:=KVM Guest
FEATURES:=ext4 pci usb
DEFAULT_PACKAGES += kmod-virtio-balloon kmod-virtio-net kmod-virtio-random
+
+LINUX_VERSION:=3.10.24