nios2: Build infrastructure
[deliverable/linux.git] / arch / nios2 / mm / Makefile
1 #
2 # Makefile for the Nios2-specific parts of the memory manager.
3 #
4
5 obj-y += cacheflush.o
6 obj-y += dma-mapping.o
7 obj-y += extable.o
8 obj-y += fault.o
9 obj-y += init.o
10 obj-y += ioremap.o
11 obj-y += mmu_context.o
12 obj-y += pgtable.o
13 obj-y += tlb.o
14 obj-y += uaccess.o
This page took 0.028908 seconds and 5 git commands to generate.