6 lines
125 B
Makefile
6 lines
125 B
Makefile
|
#
|
||
|
# Makefile for the linux openrisc-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := fault.o cache.o tlb.o init.o ioremap.o
|