Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6...
[deliverable/linux.git] / arch / xtensa / mm / Makefile
1 #
2 # Makefile for the Linux/Xtensa-specific parts of the memory manager.
3 #
4
5 obj-y := init.o cache.o misc.o
6 obj-$(CONFIG_MMU) += fault.o mmu.o tlb.o
7 obj-$(CONFIG_HIGHMEM) += highmem.o
This page took 0.029778 seconds and 5 git commands to generate.