net: sc589: 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>
This commit is contained in:
committed by
Wolfgang Denk
parent
c1761eeab0
commit
5de78b17f0
@@ -25,7 +25,6 @@ include $(TOPDIR)/config.mk
|
||||
|
||||
LIB := $(obj)libnet.o
|
||||
|
||||
COBJS-$(CONFIG_DRIVER_3C589) += 3c589.o
|
||||
COBJS-$(CONFIG_PPC4xx_EMAC) += 4xx_enet.o
|
||||
COBJS-$(CONFIG_ALTERA_TSE) += altera_tse.o
|
||||
COBJS-$(CONFIG_ARMADA100_FEC) += armada100_fec.o
|
||||
|
||||
Reference in New Issue
Block a user