microblaze: Highmem support
[deliverable/linux.git] / arch / microblaze / mm / Makefile
1 #
2 # Makefile
3 #
4
5 obj-y := consistent.o init.o
6
7 obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o
8 obj-$(CONFIG_HIGHMEM) += highmem.o
This page took 0.029167 seconds and 5 git commands to generate.