oleavr-rgl-a500-mini-linux-.../arch/xtensa/mm/Makefile
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

6 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