Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / frv / mm / Makefile
1 #
2 # Makefile for the arch-specific parts of the memory manager.
3 #
4
5 obj-y := init.o kmap.o
6
7 obj-$(CONFIG_MMU) += \
8 pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
9 mmu-context.o dma-alloc.o elf-fdpic.o
This page took 0.040326 seconds and 5 git commands to generate.