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 474c936..67cf29b 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)