summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc405/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2005-09-22 09:07:15 +0200
committerStefan Roese <sr@denx.de>2005-09-22 09:07:15 +0200
commit026cb5d864b7aeda23c1d53895cd1af3dca6ac75 (patch)
tree4f6f4ec9a640ae9c2e982f45fa41e44b3818a645 /board/esd/pmc405/Makefile
parent98f4a3dfcbee54ce2b1d16ef2a2901493e65e5d2 (diff)
downloadtalos-obmc-uboot-026cb5d864b7aeda23c1d53895cd1af3dca6ac75.tar.gz
talos-obmc-uboot-026cb5d864b7aeda23c1d53895cd1af3dca6ac75.zip
esd PMC405 board updated
Patch by Matthias Fuchs, 22 Sep 2005
Diffstat (limited to 'board/esd/pmc405/Makefile')
-rw-r--r--board/esd/pmc405/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/pmc405/Makefile b/board/esd/pmc405/Makefile
index 2c410a17ff..1281be70be 100644
--- a/board/esd/pmc405/Makefile
+++ b/board/esd/pmc405/Makefile
@@ -30,7 +30,7 @@ CPLD = ../common/xilinx_jtag/lenval.o \
../common/xilinx_jtag/micro.o \
../common/xilinx_jtag/ports.o
-OBJS = $(BOARD).o strataflash.o ../common/misc.o $(CPLD)
+OBJS = $(BOARD).o ../common/misc.o $(CPLD)
$(LIB): $(OBJS) $(SOBJS)
$(AR) crv $@ $(OBJS)
OpenPOWER on IntegriCloud