summaryrefslogtreecommitdiffstats
path: root/board/esd/ar405/Makefile
diff options
context:
space:
mode:
authorstroese <stroese>2004-09-16 12:34:51 +0000
committerstroese <stroese>2004-09-16 12:34:51 +0000
commit8b1ccd8693abb63537c97b71a3eebefaeefeaf6d (patch)
treef1bb9ccbcabd5cd35651f5a5fb2a0f47d0294637 /board/esd/ar405/Makefile
parente623a1a3942fc84078bf31704d320900bcf3f6b7 (diff)
downloadtalos-obmc-uboot-8b1ccd8693abb63537c97b71a3eebefaeefeaf6d.tar.gz
talos-obmc-uboot-8b1ccd8693abb63537c97b71a3eebefaeefeaf6d.zip
Update AR405 board.
Diffstat (limited to 'board/esd/ar405/Makefile')
-rw-r--r--board/esd/ar405/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/ar405/Makefile b/board/esd/ar405/Makefile
index f5bda5519a..a60495a59a 100644
--- a/board/esd/ar405/Makefile
+++ b/board/esd/ar405/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