aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2008-07-09 12:38:43 +0100
committerJeff Garzik <jgarzik@redhat.com>2008-07-11 01:25:59 -0400
commit67fbbe1551b24d1bcab8478407f9b8c713d5596e (patch)
treedd06d9fe3f467af05d1749f4bbc2b902a309b33c /drivers/net/Makefile
parentFix missing exports for net/phy/mdio-bitbang.c (diff)
downloadlinux-dev-67fbbe1551b24d1bcab8478407f9b8c713d5596e.tar.xz
linux-dev-67fbbe1551b24d1bcab8478407f9b8c713d5596e.zip
SAA9730: Remove driver
The only user of the board, the extremly dated and rare MIPS Atlas board, has been removed, so this driver can go, too. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index 4beb043e09e6..3292d0af59c3 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -166,7 +166,6 @@ obj-$(CONFIG_EEXPRESS_PRO) += eepro.o
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