mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
5 lines
117 B
Makefile
5 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
|