X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh%2Fmm%2FMakefile;h=9489a1424644e7368a4ee9d956703987c14ca72d;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=38e004cff44b8f9e288ce660c37c6f23be1a0a1e;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/sh/mm/Makefile b/arch/sh/mm/Makefile index 38e004cff..9489a1424 100644 --- a/arch/sh/mm/Makefile +++ b/arch/sh/mm/Makefile @@ -19,5 +19,7 @@ obj-y += $(mmu-y) ifdef CONFIG_MMU obj-$(CONFIG_CPU_SH3) += tlb-sh3.o obj-$(CONFIG_CPU_SH4) += tlb-sh4.o ioremap.o +obj-$(CONFIG_SH7705_CACHE_32KB) += pg-sh7705.o endif +obj-$(CONFIG_SH7705_CACHE_32KB) += cache-sh7705.o