From dc043970e7ade1325656d5b738f78ef9d7e86091 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Thu, 17 Aug 2006 16:33:42 +0100 Subject: [HVM] Allow blkfront driver to be built for an HVM guest. Signed-off-by: Steven Smith --- unmodified_drivers/linux-2.6/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'unmodified_drivers/linux-2.6/Makefile') 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/ -- cgit v1.2.3