From 0055a08a1aa38080c32d05171169ee1a78f02288 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Wed, 30 May 2007 13:10:20 +0100 Subject: 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 --- buildconfigs/mk.linux-2.6-native | 3 +++ 1 file changed, 3 insertions(+) (limited to 'buildconfigs/mk.linux-2.6-native') 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 -- cgit v1.2.3