xref: /openbmc/linux/arch/nios2/mm/Makefile (revision b2441318)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
22fc8483fSLey Foon Tan#
32fc8483fSLey Foon Tan# Makefile for the Nios2-specific parts of the memory manager.
42fc8483fSLey Foon Tan#
52fc8483fSLey Foon Tan
62fc8483fSLey Foon Tanobj-y	+= cacheflush.o
72fc8483fSLey Foon Tanobj-y	+= dma-mapping.o
82fc8483fSLey Foon Tanobj-y	+= extable.o
92fc8483fSLey Foon Tanobj-y	+= fault.o
102fc8483fSLey Foon Tanobj-y	+= init.o
112fc8483fSLey Foon Tanobj-y	+= ioremap.o
122fc8483fSLey Foon Tanobj-y	+= mmu_context.o
132fc8483fSLey Foon Tanobj-y	+= pgtable.o
142fc8483fSLey Foon Tanobj-y	+= tlb.o
152fc8483fSLey Foon Tanobj-y	+= uaccess.o
16