]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/cpci2dp/Makefile
PMC405 and CPCI405: Moved configuration of pci resources into config file.
[people/ms/u-boot.git] / board / esd / cpci2dp / Makefile
index a60495a59aa0b4d6e1225072884f4cd8f698cd5b..88b0ae3435ec76072e2ac7e7e386cb409764982f 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   = $(BOARD).o flash.o ../common/misc.o
+OBJS   = $(BOARD).o flash.o ../common/misc.o ../common/cmd_loadpci.o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS)