commit | e399e4c67045fdf2ab05e1db98e2b15c836f47fc | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 18:27:51 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 18:27:51 2004 +0000 |
tree | 7deedaa1044a0a20051f66981964d78c22d42813 | |
parent | 87663b1cbcca066f1d0a0fc84f594e15d3deca7c [diff] [blame] |
ADCIOP board update
diff --git a/board/esd/adciop/Makefile b/board/esd/adciop/Makefile index 474c936..67cf29b 100644 --- a/board/esd/adciop/Makefile +++ b/board/esd/adciop/Makefile
@@ -26,7 +26,7 @@ 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)