summaryrefslogtreecommitdiff
path: root/board/eNET/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/eNET/Makefile')
-rw-r--r--board/eNET/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/eNET/Makefile b/board/eNET/Makefile
index bf5736a79..588d21d26 100644
--- a/board/eNET/Makefile
+++ b/board/eNET/Makefile
@@ -32,6 +32,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
COBJS-y += eNET.o
+COBJS-$(CONFIG_PCI) += eNET_pci.o
SOBJS-y += eNET_start16.o
SOBJS-y += eNET_start.o