summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Makefile_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/mm/Makefile_64')
-rw-r--r--arch/sh/mm/Makefile_642
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Makefile_64 b/arch/sh/mm/Makefile_64
index 2863ffb..66c3910 100644
--- a/arch/sh/mm/Makefile_64
+++ b/arch/sh/mm/Makefile_64
@@ -9,7 +9,7 @@ mmu-$(CONFIG_MMU) := fault_64.o ioremap_64.o tlbflush_64.o tlb-sh5.o \
extable_64.o
ifndef CONFIG_CACHE_OFF
-obj-y += cache-sh5.o
+obj-y += cache-sh5.o flush-sh4.o
endif
obj-y += $(mmu-y)
OpenPOWER on IntegriCloud