Makefile 142 B

1234
  1. # Makefile for the Linux/cris parts of the memory manager.
  2. obj-y += mmu.o init.o tlb.o intmem.o
  3. obj-$(CONFIG_ETRAX_L2CACHE) += l2cache.o