summaryrefslogtreecommitdiffstats
path: root/board/armltd/versatile/Makefile
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-02 11:53:50 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-07-12 21:59:52 +0200
commit986922714ffd21ad39f48522d285fffc7aed56b1 (patch)
tree7dc04171acb1bf05560a4db82d054d4955e7d7c9 /board/armltd/versatile/Makefile
parentd6e8ed832b25d5db4fdd3fb91e73028e494dcd6e (diff)
downloadblackbird-obmc-uboot-986922714ffd21ad39f48522d285fffc7aed56b1.tar.gz
blackbird-obmc-uboot-986922714ffd21ad39f48522d285fffc7aed56b1.zip
versatile: update config and merge to cfi flash driver
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Peter Pearse <peter.pearse@arm.com> Cc: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'board/armltd/versatile/Makefile')
-rw-r--r--board/armltd/versatile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/armltd/versatile/Makefile b/board/armltd/versatile/Makefile
index 044a429899..80a2c7e21c 100644
--- a/board/armltd/versatile/Makefile
+++ b/board/armltd/versatile/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
-COBJS := versatile.o flash.o
+COBJS := versatile.o
SOBJS := lowlevel_init.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OpenPOWER on IntegriCloud