summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib/Makefile
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2010-04-16 12:56:33 +0200
committerMichal Simek <monstr@monstr.eu>2010-04-16 12:56:33 +0200
commit8ff972c6e99938f1a033e5500dccc9a37ce3406f (patch)
tree59fb5422f385e27d04ce3ee6b90cab665ed21626 /arch/microblaze/lib/Makefile
parent9b4d90569028604bc491ea419187c31e4467bdca (diff)
downloadtalos-obmc-uboot-8ff972c6e99938f1a033e5500dccc9a37ce3406f.tar.gz
talos-obmc-uboot-8ff972c6e99938f1a033e5500dccc9a37ce3406f.zip
microblaze: Consolidate cache code
Merge cpu and lib cache code. Flush cache before disabling. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/lib/Makefile')
-rw-r--r--arch/microblaze/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/lib/Makefile b/arch/microblaze/lib/Makefile
index 9b0f296e3f..817643795e 100644
--- a/arch/microblaze/lib/Makefile
+++ b/arch/microblaze/lib/Makefile
@@ -29,7 +29,6 @@ SOBJS-y +=
COBJS-y += board.o
COBJS-y += bootm.o
-COBJS-y += cache.o
COBJS-y += time.o
SRCS := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
OpenPOWER on IntegriCloud