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

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)