summaryrefslogtreecommitdiffstats
path: root/board/armltd/integratorcp/Makefile
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-17 00:58:36 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-06-23 00:10:04 +0200
commit46937b27427688a56bf7f5944a92d962dc43c3fa (patch)
tree2e5d1cda8f5742b7f29c9e34384fd93a8e355942 /board/armltd/integratorcp/Makefile
parentde7a01abd8aeb167946f391327e1e0d1e01f90c9 (diff)
downloadblackbird-obmc-uboot-46937b27427688a56bf7f5944a92d962dc43c3fa.tar.gz
blackbird-obmc-uboot-46937b27427688a56bf7f5944a92d962dc43c3fa.zip
integratorap/cp: use cfi driver
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Peter Pearse <peter.pearse@arm.com>
Diffstat (limited to 'board/armltd/integratorcp/Makefile')
-rw-r--r--board/armltd/integratorcp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/armltd/integratorcp/Makefile b/board/armltd/integratorcp/Makefile
index 5e3c6468e8..76a85d936c 100644
--- a/board/armltd/integratorcp/Makefile
+++ b/board/armltd/integratorcp/Makefile
@@ -28,7 +28,6 @@ LIB = $(obj)lib$(BOARD).a
SOBJS := lowlevel_init.o
COBJS := integratorcp.o
-COBJS += flash.o
COBJS += timer.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OpenPOWER on IntegriCloud