ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / ppc / mm / Makefile
1 #
2 # Makefile for the linux ppc-specific parts of the memory manager.
3 #
4
5 ifdef CONFIG_PPC64BRIDGE
6 EXTRA_AFLAGS            := -Wa,-mppc64bridge
7 endif
8
9 obj-y                           := fault.o init.o mem_pieces.o \
10                                         mmu_context.o pgtable.o
11
12 obj-$(CONFIG_PPC_STD_MMU)       += hashtable.o ppc_mmu.o tlb.o
13 obj-$(CONFIG_40x)               += 4xx_mmu.o
14 obj-$(CONFIG_44x)               += 44x_mmu.o
15 obj-$(CONFIG_NOT_COHERENT_CACHE)        += cachemap.o