mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 02:17:17 +00:00
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
|