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