blob: 7313bd8acbb7d18c9043818672b873bfc3a4af77 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001#
2# Makefile
3#
4
5obj-y := consistent.o init.o
6
7obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o
8obj-$(CONFIG_HIGHMEM) += highmem.o