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
- Lines: 8
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/arch/ppc/mm/Makefile
- Orig date:
2003-08-25 04:44:40.000000000 -0700
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)