Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
net: VMware virtual Ethernet NIC driver: vmxnet3
[linux-2.6.git]
/
drivers
/
net
/
Makefile
diff --git
a/drivers/net/Makefile
b/drivers/net/Makefile
index 48d82e901aad978c553550b3a4ec17d3cbb6d9cc..fc6c8bb92c503e1fe33c2b55951907dad30920ae 100644
(file)
--- a/
drivers/net/Makefile
+++ b/
drivers/net/Makefile
@@
-30,6
+30,7
@@
obj-$(CONFIG_TEHUTI) += tehuti.o
obj-$(CONFIG_ENIC) += enic/
obj-$(CONFIG_JME) += jme.o
obj-$(CONFIG_BE2NET) += benet/
+obj-$(CONFIG_VMXNET3) += vmxnet3/
gianfar_driver-objs := gianfar.o \
gianfar_ethtool.o \