]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ADCIOP board update
authorstroese <stroese>
Thu, 16 Dec 2004 18:27:51 +0000 (18:27 +0000)
committerstroese <stroese>
Thu, 16 Dec 2004 18:27:51 +0000 (18:27 +0000)
board/esd/adciop/Makefile

index 474c93642cddba1a444682629e54bab98c9f24d8..67cf29b3281b31d8e9fc41127db9144f8acf39ef 100644 (file)
@@ -26,7 +26,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   = $(BOARD).o flash.o ../common/pci.o
+OBJS   = $(BOARD).o flash.o ../common/misc.o ../common/pci.o
 
 $(LIB):        $(OBJS)
        $(AR) crv $@ $(OBJS)