patch-2.4.19 linux-2.4.19/mm/Makefile

Next file: linux-2.4.19/mm/bootmem.c
Previous file: linux-2.4.19/lib/string.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/mm/Makefile linux-2.4.19/mm/Makefile
@@ -9,7 +9,7 @@
 
 O_TARGET := mm.o
 
-export-objs := shmem.o filemap.o
+export-objs := shmem.o filemap.o memory.o page_alloc.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 \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)