aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 16:33:42 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 16:33:42 +0100
commitdc043970e7ade1325656d5b738f78ef9d7e86091 (patch)
tree074754fa035de8c4a1bc069f331ea376ff2bfe3b /unmodified_drivers/linux-2.6/Makefile
parent05592e02ad24568f053867afdb98ff3aa0323b54 (diff)
downloadxen-dc043970e7ade1325656d5b738f78ef9d7e86091.tar.gz
xen-dc043970e7ade1325656d5b738f78ef9d7e86091.tar.bz2
xen-dc043970e7ade1325656d5b738f78ef9d7e86091.zip
[HVM] Allow blkfront driver to be built for an HVM guest.
Signed-off-by: Steven Smith <ssmith@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 a7a52f8f9e..dacbc7012f 100644
--- a/unmodified_drivers/linux-2.6/Makefile
+++ b/unmodified_drivers/linux-2.6/Makefile
@@ -2,3 +2,4 @@ include $(M)/overrides.mk
obj-m += platform-pci/
obj-m += xenbus/
+obj-m += blkfront/