summaryrefslogtreecommitdiff
path: root/board/armltd/integratorap/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/integratorap/Makefile
parentde7a01abd8aeb167946f391327e1e0d1e01f90c9 (diff)
downloadu-boot-imx-46937b27427688a56bf7f5944a92d962dc43c3fa.zip
u-boot-imx-46937b27427688a56bf7f5944a92d962dc43c3fa.tar.gz
u-boot-imx-46937b27427688a56bf7f5944a92d962dc43c3fa.tar.bz2
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/integratorap/Makefile')
-rw-r--r--board/armltd/integratorap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/armltd/integratorap/Makefile b/board/armltd/integratorap/Makefile
index 1af37f3..da82f5c 100644
--- a/board/armltd/integratorap/Makefile
+++ b/board/armltd/integratorap/Makefile
@@ -32,7 +32,6 @@ LIB = $(obj)lib$(BOARD).a
SOBJS-y := lowlevel_init.o
COBJS-y := integratorap.o
-COBJS-y += flash.o
COBJS-$(CONFIG_PCI) += pci.o
COBJS-y += timer.o