2008-08-17 22:24:29 +00:00
|
|
|
Index: xen-3.3.0-testing/unmodified_drivers/linux-2.6/mkbuildtree
|
2007-05-03 22:32:49 +00:00
|
|
|
===================================================================
|
2008-08-17 22:24:29 +00: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 00:58:27 +00:00
|
|
|
@@ -40,7 +40,7 @@ ln -sf ${XL}/drivers/xen/core/reboot.c p
|
2007-12-20 15:46:41 +00:00
|
|
|
mkdir -p include/asm include/xen
|
2007-05-03 22:32:49 +00:00
|
|
|
|
2007-12-20 15:46:41 +00: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 09:48:30 +00:00
|
|
|
|
2007-12-20 15:46:41 +00: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
|