summaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-09-15 00:03:35 +0200
committerMichal Simek <monstr@monstr.eu>2007-09-15 00:03:35 +0200
commit991b089d1ce5ad945725e3657a8f106dfa02a38e (patch)
tree2c54f0a438a5ca915d88f8badab217b8ae993f11 /drivers/net/Makefile
parent329ff3c93862bbee281cc601db786ce35026ca4a (diff)
downloadblackbird-obmc-uboot-991b089d1ce5ad945725e3657a8f106dfa02a38e.tar.gz
blackbird-obmc-uboot-991b089d1ce5ad945725e3657a8f106dfa02a38e.zip
Synchronize with U-BOOT mainline
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index 063985984e..37d69b9949 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -24,7 +24,8 @@
include $(TOPDIR)/config.mk
LIB := $(obj)libnet.a
-COBJS := mcffec.o xilinx_emac.o xilinx_emaclite.o
+
+COBJS := mcffec.o
SRCS := $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud