aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 18:45:59 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 18:45:59 +0100
commitd72404ae25bc13f4905379bf6e6dd67de040d64a (patch)
treeeffd7393778f8fc7db4916b21f64a4ea4644b19e /unmodified_drivers/linux-2.6/Makefile
parentbbca18e3ee01d885fb24fea97dffda1faeae00a3 (diff)
downloadxen-d72404ae25bc13f4905379bf6e6dd67de040d64a.tar.gz
xen-d72404ae25bc13f4905379bf6e6dd67de040d64a.tar.bz2
xen-d72404ae25bc13f4905379bf6e6dd67de040d64a.zip
[NET] front: Allow driver to be built for an HVM guest.
Signed-off-by: Keir Fraser <keir@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 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/