summaryrefslogtreecommitdiffstats
path: root/board/esd/ash405
diff options
context:
space:
mode:
authorstroese <stroese>2004-12-16 18:33:12 +0000
committerstroese <stroese>2004-12-16 18:33:12 +0000
commit86cf82e07f6fbd29cc141df416a5e3342bc169c1 (patch)
treeeb6fdd36f39f3284bab9802966564514de7399dd /board/esd/ash405
parent8d3efe4e9a3429763e73e8124938cddbd3640838 (diff)
downloadblackbird-obmc-uboot-86cf82e07f6fbd29cc141df416a5e3342bc169c1.tar.gz
blackbird-obmc-uboot-86cf82e07f6fbd29cc141df416a5e3342bc169c1.zip
ASH405 board update
Diffstat (limited to 'board/esd/ash405')
-rw-r--r--board/esd/ash405/Makefile2
1 files changed, 1 insertions, 1 deletions
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)
OpenPOWER on IntegriCloud