blob: 3cbd0840873c3201826b4c605ee96a472aa42b4c [file] [log] [blame]
Ley Foon Tan2fc84832014-11-06 15:20:19 +08001#
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