7 lines
105 B
Makefile
7 lines
105 B
Makefile
#
|
|
# Makefile for the linux cris-specific parts of the memory manager.
|
|
#
|
|
|
|
obj-y := fault.o init.o tlb.o
|
|
|