3f65ce4d141e
e5083a63b6a8
1 2 3
4
5 6
# # Makefile for the Linux/Xtensa-specific parts of the memory manager. # obj-y := init.o cache.o misc.o obj-$(CONFIG_MMU) += fault.o mmu.o tlb.o