aboutsummaryrefslogtreecommitdiff
path: root/lib_arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib_arm/Makefile')
-rw-r--r--lib_arm/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib_arm/Makefile b/lib_arm/Makefile
index 02933485c..6b1561be9 100644
--- a/lib_arm/Makefile
+++ b/lib_arm/Makefile
@@ -39,9 +39,6 @@ GLCOBJS += div0.o
COBJS-y += board.o
COBJS-y += bootm.o
COBJS-y += cache.o
-ifndef CONFIG_SYS_NO_CP15_CACHE
-COBJS-y += cache-cp15.o
-endif
COBJS-y += interrupts.o
COBJS-y += reset.o