mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-22 02:39:36 +00: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
|