From: stroese <stroese>
Date: Thu, 16 Dec 2004 18:33:12 +0000 (+0000)
Subject: ASH405 board update
X-Git-Tag: v2025.01-rc5-pxa1908~23485
X-Git-Url: http://git.dujemihanovic.xyz/img/static/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=86cf82e07f6fbd29cc141df416a5e3342bc169c1;p=u-boot.git

ASH405 board update
---

diff --git a/board/esd/ash405/Makefile b/board/esd/ash405/Makefile
index f5bda5519a..a60495a59a 100644
--- a/board/esd/ash405/Makefile
+++ b/board/esd/ash405/Makefile
@@ -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)