3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 14:54:17 +00:00
Brooklyn/arch/microblaze/mm/Makefile
2021-09-23 21:59:15 +05: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