ADCIOP board update
This commit is contained in:
parent
87663b1cbc
commit
e399e4c670
@ -26,7 +26,7 @@ include $(TOPDIR)/config.mk
|
|||||||
|
|
||||||
LIB = lib$(BOARD).a
|
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)
|
$(LIB): $(OBJS)
|
||||||
$(AR) crv $@ $(OBJS)
|
$(AR) crv $@ $(OBJS)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user