2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-17 10:04:14 +08:00
linux-next/arch/arm64/mm/Makefile

6 lines
195 B
Makefile
Raw Normal View History

obj-y := dma-mapping.o extable.o fault.o init.o \
cache.o copypage.o flush.o \
ioremap.o mmap.o pgd.o mmu.o \
context.o proc.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o