c05564c4d8
Android 13
7 lines
114 B
Makefile
Executable file
7 lines
114 B
Makefile
Executable file
#
|
|
# Makefile for arch/parisc/mm
|
|
#
|
|
|
|
obj-y := init.o fault.o ioremap.o
|
|
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|