commit | 31193c2cca272d8e661b28b9e8492949c9dd7309 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 18:37:08 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 18:37:08 2004 +0000 |
tree | 4c12d93afab3b28840529a5c09a01a302ef05fc9 | |
parent | ab379df3535036ccce6a27303f8604a24b8b3276 [diff] [blame] |
HUB405 board update
diff --git a/board/esd/hub405/Makefile b/board/esd/hub405/Makefile index f5bda55..a60495a 100644 --- a/board/esd/hub405/Makefile +++ b/board/esd/hub405/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)