patch-2.4.21 linux-2.4.21/arch/ppc/mm/Makefile
Next file: linux-2.4.21/arch/ppc/mm/cachemap.c
Previous file: linux-2.4.21/arch/ppc/mm/4xx_tlb.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
2003-06-13 07:51:31.000000000 -0700
- Orig file:
linux-2.4.20/arch/ppc/mm/Makefile
- Orig date:
2001-08-28 06:58:33.000000000 -0700
diff -urN linux-2.4.20/arch/ppc/mm/Makefile linux-2.4.21/arch/ppc/mm/Makefile
@@ -1,5 +1,3 @@
-# BK Id: SCCS/s.Makefile 1.8 08/16/01 17:25:47 paulus
-#
#
# Makefile for the linux ppc-specific parts of the memory manager.
#
@@ -20,7 +18,6 @@
mmu_context.o pgtable.o
obj-$(CONFIG_PPC_STD_MMU) += hashtable.o ppc_mmu.o tlb.o
-obj-$(CONFIG_PPC_ISERIES) += iSeries_hashtable.o iSeries_mmu.o tlb.o
obj-$(CONFIG_4xx) += cachemap.o 4xx_mmu.o
obj-$(CONFIG_8xx) += cachemap.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)