Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Jonas Bonn | f8c4a27 | 2011-06-04 21:52:05 +0300 | [diff] [blame] | 2 | # |
3 | # Makefile for the linux openrisc-specific parts of the memory manager. | ||||
4 | # | ||||
5 | |||||
Jan Henrik Weinstock | 4ee93d8 | 2015-11-04 17:26:10 +0100 | [diff] [blame] | 6 | obj-y := fault.o cache.o tlb.o init.o ioremap.o |