mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 18:46:47 +07:00
5 lines
142 B
Makefile
5 lines
142 B
Makefile
# Makefile for the Linux/cris parts of the memory manager.
|
|
|
|
obj-y += mmu.o init.o tlb.o intmem.o
|
|
obj-$(CONFIG_ETRAX_L2CACHE) += l2cache.o
|