aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorMatteo Croce <technoboy85@gmail.com>2007-10-14 18:10:13 +0200
committerJeff Garzik <jeff@garzik.org>2007-10-15 14:24:08 -0400
commitd95b39c3909237a945447453c9b1026bd6bbed62 (patch)
treec4e923a2d4ef0bae3d44859e4ff63da48f578ec5 /drivers/net/Makefile
parentmyri10ge: update driver version to 1.3.2-1.287 (diff)
downloadlinux-dev-d95b39c3909237a945447453c9b1026bd6bbed62.tar.xz
linux-dev-d95b39c3909237a945447453c9b1026bd6bbed62.zip
AR7 ethernet
New version which uses less locking and drops old API Signed-off-by: Matteo Croce <technoboy85@gmail.com> Signed-off-by: Eugene Konev <ejka@imfi.kspu.ru> Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index d2e0f35da42e..22f78cbd126b 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -159,6 +159,7 @@ obj-$(CONFIG_8139CP) += 8139cp.o
obj-$(CONFIG_8139TOO) += 8139too.o
obj-$(CONFIG_ZNET) += znet.o
obj-$(CONFIG_LAN_SAA9730) += saa9730.o
+obj-$(CONFIG_CPMAC) += cpmac.o
obj-$(CONFIG_DEPCA) += depca.o
obj-$(CONFIG_EWRK3) += ewrk3.o
obj-$(CONFIG_ATP) += atp.o