From: stroese Date: Thu, 16 Dec 2004 18:27:51 +0000 (+0000) Subject: ADCIOP board update X-Git-Tag: LABEL_2006_03_12_0025~414 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e399e4c67045fdf2ab05e1db98e2b15c836f47fc;p=u-boot ADCIOP board update --- diff --git a/board/esd/adciop/Makefile b/board/esd/adciop/Makefile index 474c93642c..67cf29b328 100644 --- a/board/esd/adciop/Makefile +++ b/board/esd/adciop/Makefile @@ -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)