kernel_samsung_a53x/arch/microblaze/mm/Makefile
2024-06-15 16:02:09 -03:00

9 lines
174 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile
#
obj-y := consistent.o init.o
obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o
obj-$(CONFIG_HIGHMEM) += highmem.o