2008-08-18 00:24:29 +02:00
|
|
|
Index: xen-3.3.0-testing/unmodified_drivers/linux-2.6/mkbuildtree
|
2007-05-04 00:32:49 +02:00
|
|
|
===================================================================
|
2008-08-18 00:24:29 +02:00
|
|
|
--- xen-3.3.0-testing.orig/unmodified_drivers/linux-2.6/mkbuildtree
|
|
|
|
+++ xen-3.3.0-testing/unmodified_drivers/linux-2.6/mkbuildtree
|
2008-02-02 01:58:27 +01:00
|
|
|
@@ -40,7 +40,7 @@ ln -sf ${XL}/drivers/xen/core/reboot.c p
|
2007-12-20 16:46:41 +01:00
|
|
|
mkdir -p include/asm include/xen
|
2007-05-04 00:32:49 +02:00
|
|
|
|
2007-12-20 16:46:41 +01:00
|
|
|
lndir -silent ${XL}/include/xen include/xen
|
|
|
|
-ln -nsf ${XEN}/include/public include/xen/interface
|
|
|
|
+ln -nsf ${XEN}/interface include/xen/interface
|
2007-08-12 11:48:30 +02:00
|
|
|
|
2007-12-20 16:46:41 +01:00
|
|
|
# Need to be quite careful here: we don't want the files we link in to
|
|
|
|
# risk overriding the native Linux ones (in particular, system.h must
|