Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[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
This page took 0.044022 seconds and 5 git commands to generate.