* [patch] 2.4.4-pre8 mm/Makefile
@ 2001-04-28 4:13 Keith Owens
0 siblings, 0 replies; only message in thread
From: Keith Owens @ 2001-04-28 4:13 UTC (permalink / raw)
To: Alan Cox, torvalds, linux-kernel
Fix for "__VERSIONED_SYMBOL(shmem_file_setup)". Against 2.4.4-pre8.
Index: 4-pre8.2/mm/Makefile
--- 4-pre8.2/mm/Makefile Fri, 05 Jan 2001 13:42:29 +1100 kaos (linux-2.4/j/19_Makefile 1.1 644)
+++ 4-pre8.2(w)/mm/Makefile Sat, 28 Apr 2001 14:10:59 +1000 kaos (linux-2.4/j/19_Makefile 1.1 644)
@@ -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 \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-28 4:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-28 4:13 [patch] 2.4.4-pre8 mm/Makefile Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox