commit | ef36694a7bf4baabfd9daea5c37c47c4205e3d78 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 18:33:45 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 18:33:45 2004 +0000 |
tree | 8fd062dcc4f8fb074c07320a83943b1bafba866e | |
parent | 8195763235eda5a5a178fb051840b9295519c443 [diff] [blame] |
CANBT board update
diff --git a/board/esd/canbt/Makefile b/board/esd/canbt/Makefile index f5bda55..a60495a 100644 --- a/board/esd/canbt/Makefile +++ b/board/esd/canbt/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)