summaryrefslogtreecommitdiff
path: root/board/esd/cpci440/Makefile
diff options
context:
space:
mode:
authorstroese <stroese>2004-12-16 18:34:28 +0000
committerstroese <stroese>2004-12-16 18:34:28 +0000
commit7acd6c2168deb38129ab677371c503429a40c532 (patch)
tree1521bd80d149c730e3b18205a5b93743cbb47589 /board/esd/cpci440/Makefile
parentc491b442cc881c86d8d9907563d8377b0aa46f35 (diff)
downloadu-boot-imx-7acd6c2168deb38129ab677371c503429a40c532.zip
u-boot-imx-7acd6c2168deb38129ab677371c503429a40c532.tar.gz
u-boot-imx-7acd6c2168deb38129ab677371c503429a40c532.tar.bz2
CPCI440 board update
Diffstat (limited to 'board/esd/cpci440/Makefile')
-rw-r--r--board/esd/cpci440/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/cpci440/Makefile b/board/esd/cpci440/Makefile
index f706ebc..84d44fb 100644
--- a/board/esd/cpci440/Makefile
+++ b/board/esd/cpci440/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = lib$(BOARD).a
-OBJS = $(BOARD).o strataflash.o
+OBJS = $(BOARD).o strataflash.o ../common/misc.o
SOBJS = init.o
$(LIB): $(OBJS) $(SOBJS)