4 lines
98 B
Makefile
4 lines
98 B
Makefile
|
# Makefile for the Linux/cris parts of the memory manager.
|
||
|
|
||
|
obj-y := mmu.o init.o tlb.o intmem.o
|