patch-2.4.7 linux/mm/Makefile
Next file: linux/mm/filemap.c
Previous file: linux/lib/rwsem.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jul 11 15:46:28 2001
-  Orig file: 
v2.4.6/linux/mm/Makefile
-  Orig date: 
Fri Dec 29 14:07:24 2000
diff -u --recursive --new-file v2.4.6/linux/mm/Makefile linux/mm/Makefile
@@ -9,6 +9,8 @@
 
 O_TARGET := mm.o
 
+export-objs := shmem.o
+
 obj-y	 := memory.o mmap.o filemap.o mprotect.o mlock.o mremap.o \
 	    vmalloc.o slab.o bootmem.o swap.o vmscan.o page_io.o \
 	    page_alloc.o swap_state.o swapfile.o numa.o oom_kill.o \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)