[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] By default allow differences between Xen and XenLinux public headers.



# HG changeset patch
# User Keir Fraser <keir@xxxxxxxxxxxxx>
# Date 1182976099 -3600
# Node ID 806dc0aca7475fafc79824e8366274ef1efb5051
# Parent  b370047d0fa033f7f9d8a91ff101a11b4314e9b7
By default allow differences between Xen and XenLinux public headers.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
 buildconfigs/mk.linux-2.6-xen |    5 +++++
 1 files changed, 5 insertions(+)

diff -r b370047d0fa0 -r 806dc0aca747 buildconfigs/mk.linux-2.6-xen
--- a/buildconfigs/mk.linux-2.6-xen     Wed Jun 27 21:27:51 2007 +0100
+++ b/buildconfigs/mk.linux-2.6-xen     Wed Jun 27 21:28:19 2007 +0100
@@ -27,6 +27,11 @@ _build: build
 _build: build
 
 include buildconfigs/src.$(XEN_LINUX_SOURCE)
+
+# Default to allowing interface mismatch
+ifndef XEN_LINUX_ALLOW_INTERFACE_MISMATCH
+XEN_LINUX_ALLOW_INTERFACE_MISMATCH := y
+endif
 
 # The real action starts here!
 .PHONY: build

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.