mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-16 15:56:44 +07:00
ccfbc68d41
These functions will be used for adding code patching functions later. Signed-off-by: Sven Schnelle <svens@stackframe.org> Signed-off-by: Helge Deller <deller@gmx.de>
7 lines
123 B
Makefile
7 lines
123 B
Makefile
#
|
|
# Makefile for arch/parisc/mm
|
|
#
|
|
|
|
obj-y := init.o fault.o ioremap.o fixmap.o
|
|
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|