mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-14 05:12:17 +00:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
|
#
|
||
|
# Makefile for the linux m68knommu specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y += init.o fault.o memory.o kmap.o
|