]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ASH405 board update
authorstroese <stroese>
Thu, 16 Dec 2004 18:33:12 +0000 (18:33 +0000)
committerstroese <stroese>
Thu, 16 Dec 2004 18:33:12 +0000 (18:33 +0000)
board/esd/ash405/Makefile

index f5bda5519abb310366b16b90768fbc1969377d25..a60495a59aa0b4d6e1225072884f4cd8f698cd5b 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)