commit | 86cf82e07f6fbd29cc141df416a5e3342bc169c1 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 18:33:12 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 18:33:12 2004 +0000 |
tree | eb6fdd36f39f3284bab9802966564514de7399dd | |
parent | 8d3efe4e9a3429763e73e8124938cddbd3640838 [diff] [blame] |
ASH405 board update
diff --git a/board/esd/ash405/Makefile b/board/esd/ash405/Makefile index f5bda55..a60495a 100644 --- a/board/esd/ash405/Makefile +++ b/board/esd/ash405/Makefile
@@ -25,7 +25,7 @@ LIB = lib$(BOARD).a -OBJS = $(BOARD).o flash.o +OBJS = $(BOARD).o flash.o ../common/misc.o $(LIB): $(OBJS) $(SOBJS) $(AR) crv $@ $(OBJS)