]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpc8349ads/Makefile
Added PCI support for MPC8349ADS board
[karo-tx-uboot.git] / board / mpc8349ads / Makefile
index 4327b0d3ef3f89c1972e149e2f6a6227ea17f6f8..f865f9c83bd785513c65e1b150b84b564f09f508 100644 (file)
@@ -24,7 +24,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   := $(BOARD).o
+OBJS   := $(BOARD).o pci.o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS)