aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p2041rdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/p2041rdb/Makefile')
-rw-r--r--board/freescale/p2041rdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/p2041rdb/Makefile b/board/freescale/p2041rdb/Makefile
index 65f348f..b4cb83e 100644
--- a/board/freescale/p2041rdb/Makefile
+++ b/board/freescale/p2041rdb/Makefile
@@ -29,6 +29,7 @@ LIB = $(obj)lib$(BOARD).o
COBJS-y += $(BOARD).o
COBJS-y += cpld.o
COBJS-y += ddr.o
+COBJS-y += eth.o
COBJS-y += law.o
COBJS-y += tlb.o
COBJS-$(CONFIG_PCI) += pci.o