# # Makefile # obj-y := init.o obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o