aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6/Makefile
diff options
context:
space:
mode:
authorSteven Hand <steven@xensource.com>2007-04-04 19:59:10 +0100
committerSteven Hand <steven@xensource.com>2007-04-04 19:59:10 +0100
commit1d3e27e802686c099d3b4661668d0bfbd9026a42 (patch)
tree8e8a00dc3f497cdca33bf41cd367a5230b727ba0 /unmodified_drivers/linux-2.6/Makefile
parent79f84ceeb54544278305df540d833ac74709ac4b (diff)
downloadxen-1d3e27e802686c099d3b4661668d0bfbd9026a42.tar.gz
xen-1d3e27e802686c099d3b4661668d0bfbd9026a42.tar.bz2
xen-1d3e27e802686c099d3b4661668d0bfbd9026a42.zip
Initial check-in to support PV balloon driver within HVM guests.
Still todo: - fix mapcache invalidation (should happen in Xen) - support 32-on-64 mode correctly Signed-off-by: Steven Hand <steven@xensource.com>
Diffstat (limited to 'unmodified_drivers/linux-2.6/Makefile')
-rw-r--r--unmodified_drivers/linux-2.6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unmodified_drivers/linux-2.6/Makefile b/unmodified_drivers/linux-2.6/Makefile
index 119016f531..6722df5ac6 100644
--- a/unmodified_drivers/linux-2.6/Makefile
+++ b/unmodified_drivers/linux-2.6/Makefile
@@ -2,6 +2,7 @@ include $(M)/overrides.mk
obj-m += platform-pci/
obj-m += xenbus/
+obj-m += balloon/
obj-m += blkfront/
obj-m += netfront/
obj-m += util/