xtensa: nommu: don't provide arch_get_unmapped_area
[deliverable/linux.git] / arch / xtensa / mm / Makefile
CommitLineData
3f65ce4d
CZ
1#
2# Makefile for the Linux/Xtensa-specific parts of the memory manager.
3#
3f65ce4d 4
e5083a63
JW
5obj-y := init.o cache.o misc.o
6obj-$(CONFIG_MMU) += fault.o mmu.o tlb.o
65559100 7obj-$(CONFIG_HIGHMEM) += highmem.o
This page took 0.658598 seconds and 5 git commands to generate.