commit | 71a13116fc88a0fba38b072f96ec5393f488f82b | [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 | 9b115e9f5326cd62aae9fe7f27552f6cceac7059 [diff] |
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)