Files
Debian-9-Kernel/arch/parisc/mm/Makefile
T

7 lines
114 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for arch/parisc/mm
#
obj-y := init.o fault.o ioremap.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o