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