patch-2.4.23 linux-2.4.23/arch/ppc/mm/Makefile

Next file: linux-2.4.23/arch/ppc/mm/cachemap.c
Previous file: linux-2.4.23/arch/ppc/mm/44x_mmu.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/arch/ppc/mm/Makefile linux-2.4.23/arch/ppc/mm/Makefile
@@ -19,6 +19,7 @@
 
 obj-$(CONFIG_PPC_STD_MMU)	+= hashtable.o ppc_mmu.o tlb.o
 obj-$(CONFIG_40x)		+= 4xx_mmu.o
+obj-$(CONFIG_44x)		+= 44x_mmu.o
 obj-$(CONFIG_NOT_COHERENT_CACHE)	+= cachemap.o
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)