aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/mk.linux-2.6-native
diff options
context:
space:
mode:
Diffstat (limited to 'buildconfigs/mk.linux-2.6-native')
-rw-r--r--buildconfigs/mk.linux-2.6-native3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildconfigs/mk.linux-2.6-native b/buildconfigs/mk.linux-2.6-native
index 09ed18efde..0541c1319f 100644
--- a/buildconfigs/mk.linux-2.6-native
+++ b/buildconfigs/mk.linux-2.6-native
@@ -1,4 +1,7 @@
EXTRAVERSION = -native
IMAGE_TARGET = bzImage
INSTALL_BOOT_PATH = $(DESTDIR)/boot
+
+XEN_LINUX_ALLOW_INTERFACE_MISMATCH := y
+
include buildconfigs/mk.linux-2.6-xen