commit | 02ca111f9510ff1f268409dca56c1e72bcfe437a | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 18:39:03 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 18:39:03 2004 +0000 |
tree | 9bdbbb5b2f543b2d22312b1c04eed7c5e4401b4f | |
parent | a530a9a657240323a920f5203d5e89d4c546dd3a [diff] [blame] |
PLU405 board update
diff --git a/board/esd/plu405/Makefile b/board/esd/plu405/Makefile index f5bda55..9340a32 100644 --- a/board/esd/plu405/Makefile +++ b/board/esd/plu405/Makefile
@@ -25,7 +25,7 @@ LIB = lib$(BOARD).a -OBJS = $(BOARD).o flash.o +OBJS = $(BOARD).o flash.o ../common/misc.o ../common/auto_update.o $(LIB): $(OBJS) $(SOBJS) $(AR) crv $@ $(OBJS)