From d72404ae25bc13f4905379bf6e6dd67de040d64a Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Thu, 17 Aug 2006 18:45:59 +0100 Subject: [NET] front: Allow driver to be built for an HVM guest. Signed-off-by: Keir Fraser --- 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 dacbc7012f..95d558f77b 100644 --- a/unmodified_drivers/linux-2.6/Makefile +++ b/unmodified_drivers/linux-2.6/Makefile @@ -3,3 +3,4 @@ include $(M)/overrides.mk obj-m += platform-pci/ obj-m += xenbus/ obj-m += blkfront/ +obj-m += netfront/ -- cgit v1.2.3