ubuntu-linux-kernel/arch/microblaze/mm/Makefile

9 lines
134 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile
#
obj-y := consistent.o init.o
obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o
obj-$(CONFIG_HIGHMEM) += highmem.o