## Makefile for the Linux M32R-specific parts of the memory manager.#ifdef CONFIG_MMUobj-y:=init.ofault.ommu.oextable.oioremap.ocache.opage.o
elseobj-y:=init.ofault-nommu.ommu.oextable.oioremap-nommu.ocache.opage.o
endifobj-$(CONFIG_DISCONTIGMEM)+=discontig.o