patch-2.3.23 linux/arch/i386/mm/Makefile
Next file: linux/arch/i386/mm/bigmem.c
Previous file: linux/arch/i386/lib/iodebug.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct 19 10:22:20 1999
-  Orig file: 
v2.3.22/linux/arch/i386/mm/Makefile
-  Orig date: 
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.22/linux/arch/i386/mm/Makefile linux/arch/i386/mm/Makefile
@@ -10,8 +10,4 @@
 O_TARGET := mm.o
 O_OBJS	 := init.o fault.o ioremap.o extable.o
 
-ifeq ($(CONFIG_BIGMEM),y)
-O_OBJS += bigmem.o
-endif
-
 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)