DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/xtensa/mm/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/xtensa/mm/Makefile |
# # 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 |