aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/mk.linux-2.6-native
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@xensource.com>2007-10-30 16:01:07 +0000
committerIan Campbell <ian.campbell@xensource.com>2007-10-30 16:01:07 +0000
commit8cfd4e0e16020eae27a0d198db6cb116c846ab61 (patch)
tree95a82edb6924e3bf514f23262939718b4561d5a9 /buildconfigs/mk.linux-2.6-native
parentfe875c5098fe8d1fa20f203e5a777c1a91010559 (diff)
downloadxen-8cfd4e0e16020eae27a0d198db6cb116c846ab61.tar.gz
xen-8cfd4e0e16020eae27a0d198db6cb116c846ab61.tar.bz2
xen-8cfd4e0e16020eae27a0d198db6cb116c846ab61.zip
ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify it
everywhere. Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Diffstat (limited to 'buildconfigs/mk.linux-2.6-native')
-rw-r--r--buildconfigs/mk.linux-2.6-native2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildconfigs/mk.linux-2.6-native b/buildconfigs/mk.linux-2.6-native
index 0541c1319f..4518222e7d 100644
--- a/buildconfigs/mk.linux-2.6-native
+++ b/buildconfigs/mk.linux-2.6-native
@@ -2,6 +2,4 @@ EXTRAVERSION = -native
IMAGE_TARGET = bzImage
INSTALL_BOOT_PATH = $(DESTDIR)/boot
-XEN_LINUX_ALLOW_INTERFACE_MISMATCH := y
-
include buildconfigs/mk.linux-2.6-xen