mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-09 23:00:21 +00: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
|