blob: 9d37fafd1dd17a53cfc1331bd6378ed310dc8c97 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Ley Foon Tan2fc84832014-11-06 15:20:19 +08002#
3# Makefile for the Nios2-specific parts of the memory manager.
4#
5
6obj-y += cacheflush.o
7obj-y += dma-mapping.o
8obj-y += extable.o
9obj-y += fault.o
10obj-y += init.o
11obj-y += ioremap.o
12obj-y += mmu_context.o
13obj-y += pgtable.o
14obj-y += tlb.o
15obj-y += uaccess.o