summaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-10-16 10:04:11 +0000
committerWolfgang Denk <wd@denx.de>2011-10-23 23:34:20 +0200
commitc1761eeab038777c6aa0cbce3c4db63fe5aab037 (patch)
tree78a458fca61fb6c25e09e6e4235272c6ef54bb40 /drivers/net/Makefile
parent8b710b163b49bd2998b4b94813e259125a30feaf (diff)
downloadtalos-obmc-uboot-c1761eeab038777c6aa0cbce3c4db63fe5aab037.tar.gz
talos-obmc-uboot-c1761eeab038777c6aa0cbce3c4db63fe5aab037.zip
net: s3c4510b_eth: drop unused !NET_MULTI driver
No boards appear to use this driver, and it doesn't support NET_MULTI, so punt the old driver. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
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 0706738d53..f4adb0f66a 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -66,7 +66,6 @@ COBJS-$(CONFIG_PLB2800_ETHER) += plb2800_eth.o
COBJS-$(CONFIG_DRIVER_RTL8019) += rtl8019.o
COBJS-$(CONFIG_RTL8139) += rtl8139.o
COBJS-$(CONFIG_RTL8169) += rtl8169.o
-COBJS-$(CONFIG_DRIVER_S3C4510_ETH) += s3c4510b_eth.o
COBJS-$(CONFIG_SH_ETHER) += sh_eth.o
COBJS-$(CONFIG_SMC91111) += smc91111.o
COBJS-$(CONFIG_SMC911X) += smc911x.o
OpenPOWER on IntegriCloud