1# Makefile for the Linux/cris parts of the memory manager.
2
3obj-y	 := mmu.o init.o tlb.o intmem.o
4