aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6/blkfront
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/blkfront
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/blkfront')
-rw-r--r--unmodified_drivers/linux-2.6/blkfront/Kbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/unmodified_drivers/linux-2.6/blkfront/Kbuild b/unmodified_drivers/linux-2.6/blkfront/Kbuild
new file mode 100644
index 0000000000..0a46fb22c3
--- /dev/null
+++ b/unmodified_drivers/linux-2.6/blkfront/Kbuild
@@ -0,0 +1,5 @@
+include $(M)/overrides.mk
+
+obj-m += xen-vbd.o
+
+xen-vbd-objs := blkfront.o vbd.o