• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile for the Linux/cris parts of the memory manager.
2
3obj-y	 += mmu.o init.o tlb.o intmem.o
4obj-$(CONFIG_ETRAX_L2CACHE)    += l2cache.o
5