5 lines
142 B
Makefile
Raw Normal View History

2010-08-27 11:19:57 +02:00
# 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