commit | d69b100e7038ccf7a760dad973ec4a7a35c81e9c | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Tue Mar 25 14:41:35 2003 +0000 |
committer | stroese <stroese> | Tue Mar 25 14:41:35 2003 +0000 |
tree | 5ef1e6707d1cd47e9306dd9347bbb0a0d82c471d | |
parent | 5d5d44e71787014b409eca6714229d3357c6c000 [diff] [blame] |
esd PCI405 updated.
diff --git a/board/esd/pci405/Makefile b/board/esd/pci405/Makefile index 39d2fec..62d7bf9 100644 --- a/board/esd/pci405/Makefile +++ b/board/esd/pci405/Makefile
@@ -25,7 +25,7 @@ LIB = lib$(BOARD).a -OBJS = $(BOARD).o flash.o +OBJS = $(BOARD).o flash.o cmd_pci405.o $(LIB): $(OBJS) $(SOBJS) $(AR) crv $@ $^