mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-30 13:38:40 +00:00
7 lines
149 B
Makefile
7 lines
149 B
Makefile
|
#
|
||
|
# Makefile for the linux arm26-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := init.o extable.o proc-funcs.o memc.o fault.o \
|
||
|
small_page.o
|