mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-15 00:54:03 +08: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
|