commit | 12537cc5a9cb4134e358725ca5720c434afac814 | [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 | c2642d14c99bfadf5e1dcbae0c5d646d39b00e55 [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)