mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 10:36:41 +07:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
|
#
|
||
|
# Makefile for the linux m68k-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := init.o fault.o memory.o kmap.o
|