summaryrefslogtreecommitdiffstats
path: root/board/esd/voh405/Makefile
diff options
context:
space:
mode:
authorstroese <stroese>2004-12-16 18:41:27 +0000
committerstroese <stroese>2004-12-16 18:41:27 +0000
commitcd5396fa12614138eaace0ee0ee70062efe1c86b (patch)
tree45c2248da8eddaead6dca2eaa2199686d53fc036 /board/esd/voh405/Makefile
parent4510a7b736b94e4401907ff556107a8252a84440 (diff)
downloadtalos-obmc-uboot-cd5396fa12614138eaace0ee0ee70062efe1c86b.tar.gz
talos-obmc-uboot-cd5396fa12614138eaace0ee0ee70062efe1c86b.zip
VOH405 board update
Diffstat (limited to 'board/esd/voh405/Makefile')
-rw-r--r--board/esd/voh405/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/voh405/Makefile b/board/esd/voh405/Makefile
index f5bda5519a..a60495a59a 100644
--- a/board/esd/voh405/Makefile
+++ b/board/esd/voh405/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