aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-02-23 13:00:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-02-23 13:00:21 +0000
commit79ce402b336574e2b462161e651d83f45b47b7c6 (patch)
tree17d61b1d99e0075f2dcd1f991378b4e70f1832f3 /target/linux/x86
parent8061d6a7f91be5236e206540fb6a12cf764824e6 (diff)
downloadupstream-79ce402b336574e2b462161e651d83f45b47b7c6.tar.gz
upstream-79ce402b336574e2b462161e651d83f45b47b7c6.tar.bz2
upstream-79ce402b336574e2b462161e651d83f45b47b7c6.zip
x86/xen_domu: switch to 3.10 and add broken flag
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39713 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/xen_domu/target.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/x86/xen_domu/target.mk b/target/linux/x86/xen_domu/target.mk
index 75f6e571ce..109cff0002 100644
--- a/target/linux/x86/xen_domu/target.mk
+++ b/target/linux/x86/xen_domu/target.mk
@@ -1,3 +1,4 @@
BOARDNAME:=Xen Paravirt Guest
DEFAULT_PACKAGES += kmod-xen-fs kmod-xen-evtchn kmod-xen-netdev kmod-xen-kbddev
-FEATURES:==display
+FEATURES:=display broken
+LINUX_VERSION:=3.10.32