mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 23:26:50 +07:00
f8c4a270d9
Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
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
|