Files
Chromebook-Device-Nyan-NVID…/arch/xtensa/mm/Makefile
2025-04-06 23:50:55 -05:00

7 lines
149 B
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