aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/mk.linux-2.6.5-SLES-xen
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@xensource.com>2007-05-30 13:10:20 +0100
committerIan Campbell <ian.campbell@xensource.com>2007-05-30 13:10:20 +0100
commit0055a08a1aa38080c32d05171169ee1a78f02288 (patch)
tree883b820fdfab1c636d994c665a98859809352b96 /buildconfigs/mk.linux-2.6.5-SLES-xen
parentca938d8cc6d30f0c99e631e6fb050ce1c921ab08 (diff)
downloadxen-0055a08a1aa38080c32d05171169ee1a78f02288.tar.gz
xen-0055a08a1aa38080c32d05171169ee1a78f02288.tar.bz2
xen-0055a08a1aa38080c32d05171169ee1a78f02288.zip
Check for mismatch between headers shared by Linux and Xen.
This is only enabled for the linux-2.6-xen tree and is intended to ensure that the separate Linux tree stays up to date once we switch away from the sparse tree. Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Diffstat (limited to 'buildconfigs/mk.linux-2.6.5-SLES-xen')
-rw-r--r--buildconfigs/mk.linux-2.6.5-SLES-xen2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildconfigs/mk.linux-2.6.5-SLES-xen b/buildconfigs/mk.linux-2.6.5-SLES-xen
index 693e89ca64..c3733ee55b 100644
--- a/buildconfigs/mk.linux-2.6.5-SLES-xen
+++ b/buildconfigs/mk.linux-2.6.5-SLES-xen
@@ -2,6 +2,8 @@
XEN_TARGET_ARCH = x86_32
XEN_TARGET_X86_PAE = y
+XEN_LINUX_ALLOW_INTERFACE_MISMATCH := y
+
EXTRAVERSION = -xen
LINUX_VER = 2.6.5-SLES