patch-2.4.0-test10 linux/mm/Makefile
Next file: linux/mm/bootmem.c
Previous file: linux/kernel/user.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Oct 8 08:57:35 2000
- Orig file:
v2.4.0-test9/linux/mm/Makefile
- Orig date:
Mon Dec 6 10:14:13 1999
diff -u --recursive --new-file v2.4.0-test9/linux/mm/Makefile linux/mm/Makefile
@@ -10,7 +10,7 @@
O_TARGET := mm.o
O_OBJS := 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
+ page_alloc.o swap_state.o swapfile.o numa.o oom_kill.o
ifeq ($(CONFIG_HIGHMEM),y)
O_OBJS += highmem.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)