summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3/Makefile
diff options
context:
space:
mode:
authorAneesh V <aneesh@ti.com>2011-06-16 23:30:53 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-07-04 10:55:25 +0200
commit45bf05854bc94ed8bae9e9114292895b990327ea (patch)
tree1bc119e00d0dd4a58b36df51cc07768a950352a0 /arch/arm/cpu/armv7/omap3/Makefile
parent8b457fa828971ac036b15e98e65d99b6354c5496 (diff)
downloadu-boot-imx-45bf05854bc94ed8bae9e9114292895b990327ea.zip
u-boot-imx-45bf05854bc94ed8bae9e9114292895b990327ea.tar.gz
u-boot-imx-45bf05854bc94ed8bae9e9114292895b990327ea.tar.bz2
armv7: adapt omap3 to the new cache maintenance framework
adapt omap3 to the new layered cache maintenance framework Signed-off-by: Aneesh V <aneesh@ti.com>
Diffstat (limited to 'arch/arm/cpu/armv7/omap3/Makefile')
-rw-r--r--arch/arm/cpu/armv7/omap3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/omap3/Makefile b/arch/arm/cpu/armv7/omap3/Makefile
index 7164d50..522bcd2 100644
--- a/arch/arm/cpu/armv7/omap3/Makefile
+++ b/arch/arm/cpu/armv7/omap3/Makefile
@@ -26,7 +26,6 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(SOC).o
SOBJS := lowlevel_init.o
-SOBJS += cache.o
COBJS += board.o
COBJS += clock.o