aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6/mkbuildtree
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 16:21:08 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 16:21:08 +0100
commit738c1ffa96b8d8057f0698138d5a539e963116f2 (patch)
tree1178a6e7a42fc28f35b987c586cd09fb2824ca09 /unmodified_drivers/linux-2.6/mkbuildtree
parent98abf9b1f795271a8bafb74b97e856aafb185eb9 (diff)
downloadxen-738c1ffa96b8d8057f0698138d5a539e963116f2.tar.gz
xen-738c1ffa96b8d8057f0698138d5a539e963116f2.tar.bz2
xen-738c1ffa96b8d8057f0698138d5a539e963116f2.zip
[HVM] Make grant tables functions work in PV-on-HVM drivers.
Signed-off-by: Steven Smith <ssmith@xensource.com>
Diffstat (limited to 'unmodified_drivers/linux-2.6/mkbuildtree')
-rw-r--r--unmodified_drivers/linux-2.6/mkbuildtree1
1 files changed, 1 insertions, 0 deletions
diff --git a/unmodified_drivers/linux-2.6/mkbuildtree b/unmodified_drivers/linux-2.6/mkbuildtree
index 618b5c594f..6002b2722d 100644
--- a/unmodified_drivers/linux-2.6/mkbuildtree
+++ b/unmodified_drivers/linux-2.6/mkbuildtree
@@ -5,6 +5,7 @@ C=$PWD
XEN=$C/../../xen
XL=$C/../../linux-2.6-xen-sparse
+ln -sf ${XL}/drivers/xen/core/gnttab.c platform-pci
ln -sf ${XL}/drivers/xen/core/features.c platform-pci
mkdir -p include