]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_arm/Makefile
applied patches from Freescale and Ka-Ro
[karo-tx-uboot.git] / lib_arm / Makefile
index 02933485cd16600f4f9dbae073a85184a40a7d8d..6b1561be980e50b2a17aaec24905efe37253de84 100644 (file)
@@ -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