mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-13 16:11:54 +00:00
6 lines
108 B
Makefile
6 lines
108 B
Makefile
![]() |
#
|
||
|
# Makefile for the linux h8300-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := init.o fault.o memory.o
|