• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
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