]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Makefile
e1000: Rewrite EEPROM checksum error to give more information
[u-boot] / drivers / net / Makefile
index f4adb0f66a2b116bfa50fd4b8d75ddaf20765a81..24eb361acf804b9290bbbff42ae8f1ba201f9ef0 100644 (file)
@@ -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