xref: /linux/arch/xtensa/mm/Makefile (revision b6cee17b7d5999ae5f9ea51643dc6ea6c3e4efd4)
13f65ce4dSChris Zankel#
23f65ce4dSChris Zankel# Makefile for the Linux/Xtensa-specific parts of the memory manager.
33f65ce4dSChris Zankel#
43f65ce4dSChris Zankel
5*b6cee17bSMax Filippovobj-y			:= init.o misc.o
6*b6cee17bSMax Filippovobj-$(CONFIG_MMU)	+= cache.o fault.o mmu.o tlb.o
765559100SMax Filippovobj-$(CONFIG_HIGHMEM)	+= highmem.o
8