xref: /linux/arch/openrisc/mm/Makefile (revision 3ca9760fdfa411f7e5db54b3437fbb858d2ec825)
1#
2# Makefile for the linux openrisc-specific parts of the memory manager.
3#
4
5obj-y	:= fault.o tlb.o init.o ioremap.o
6