linuxOS_D21X/source/linux-5.10/arch/microblaze/mm/Makefile
2024-11-29 16:13:46 +08:00

10 lines
174 B
Makefile

# 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