CANBT board update
authorstroese <stroese>
Thu, 16 Dec 2004 18:33:45 +0000 (18:33 +0000)
committerstroese <stroese>
Thu, 16 Dec 2004 18:33:45 +0000 (18:33 +0000)
board/esd/canbt/Makefile

index f5bda55..a60495a 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   = $(BOARD).o flash.o
+OBJS   = $(BOARD).o flash.o ../common/misc.o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS)