14 lines
651 B
Diff
14 lines
651 B
Diff
Index: xen-3.3.0-testing/unmodified_drivers/linux-2.6/mkbuildtree
|
|
===================================================================
|
|
--- xen-3.3.0-testing.orig/unmodified_drivers/linux-2.6/mkbuildtree
|
|
+++ xen-3.3.0-testing/unmodified_drivers/linux-2.6/mkbuildtree
|
|
@@ -40,7 +40,7 @@ ln -sf ${XL}/drivers/xen/core/reboot.c p
|
|
mkdir -p include/asm include/xen
|
|
|
|
lndir -silent ${XL}/include/xen include/xen
|
|
-ln -nsf ${XEN}/include/public include/xen/interface
|
|
+ln -nsf ${XEN}/interface include/xen/interface
|
|
|
|
# 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
|