patch-1.3.43 linux/mm/Makefile
Next file: linux/mm/mlock.c
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Nov 17 09:36:49 1995
 -  Orig file: 
v1.3.42/linux/mm/Makefile
 -  Orig date: 
Tue Aug 15 20:39:05 1995
 
diff -u --recursive --new-file v1.3.42/linux/mm/Makefile linux/mm/Makefile
@@ -8,6 +8,7 @@
 # Note 2! The CFLAGS definition is now in the main makefile...
 
 O_TARGET := mm.o
-O_OBJS	 := memory.o swap.o mmap.o filemap.o mprotect.o kmalloc.o vmalloc.o
+O_OBJS	 := memory.o swap.o mmap.o filemap.o mprotect.o mlock.o \
+	    kmalloc.o vmalloc.o
 
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this