aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-04-05 13:41:18 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-04-05 13:41:18 +0100
commit71d28ad3d72e727b45948a97a66c1be857e4b912 (patch)
treea874cb86010d4d8c128ec2a89f77bca0f0f7aa58 /unmodified_drivers
parent216379bb553b6e62bf141bddd0e10c63cfa389d9 (diff)
downloadxen-71d28ad3d72e727b45948a97a66c1be857e4b912.tar.gz
xen-71d28ad3d72e727b45948a97a66c1be857e4b912.tar.bz2
xen-71d28ad3d72e727b45948a97a66c1be857e4b912.zip
PV-on-HVM: update build config overrides.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'unmodified_drivers')
-rw-r--r--unmodified_drivers/linux-2.6/overrides.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/unmodified_drivers/linux-2.6/overrides.mk b/unmodified_drivers/linux-2.6/overrides.mk
index b00c63d4f0..db791e75ef 100644
--- a/unmodified_drivers/linux-2.6/overrides.mk
+++ b/unmodified_drivers/linux-2.6/overrides.mk
@@ -4,7 +4,8 @@
#
# (i.e. we need the native config for things like -mregparm, but
# a Xen kernel to find the right headers)
-EXTRA_CFLAGS += -D__XEN_INTERFACE_VERSION__=0x00030202
+EXTRA_CFLAGS += -D__XEN_INTERFACE_VERSION__=0x00030205
+EXTRA_CFLAGS += -DCONFIG_XEN_COMPAT=0xffffff
EXTRA_CFLAGS += -I$(M)/include -I$(M)/compat-include -DHAVE_XEN_PLATFORM_COMPAT_H
ifeq ($(ARCH),ia64)
EXTRA_CFLAGS += -DCONFIG_VMX_GUEST