mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-17 01:54:01 +08:00
6 lines
117 B
Makefile
6 lines
117 B
Makefile
|
#
|
||
|
# Makefile for the linux openrisc-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := fault.o tlb.o init.o ioremap.o
|