Mikael Starvik | 51533b6 | 2005-07-27 11:44:44 -0700 | [diff] [blame] | 1 | # Makefile for the Linux/cris parts of the memory manager. |
2 | |||||
Jesper Nilsson | 54ab4d7 | 2007-11-30 14:14:54 +0100 | [diff] [blame] | 3 | obj-y += mmu.o init.o tlb.o intmem.o |
4 | obj-$(CONFIG_ETRAX_L2CACHE) += l2cache.o |