patch-2_6_7-vs1_9_1_12
[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