patch-2.4.19 linux-2.4.19/lib/Makefile

Next file: linux-2.4.19/lib/rbtree.c
Previous file: linux-2.4.19/kernel/timer.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/lib/Makefile linux-2.4.19/lib/Makefile
@@ -8,7 +8,7 @@
 
 L_TARGET := lib.a
 
-export-objs := cmdline.o dec_and_lock.o rwsem-spinlock.o rwsem.o
+export-objs := cmdline.o dec_and_lock.o rwsem-spinlock.o rwsem.o rbtree.o
 
 obj-y := errno.o ctype.o string.o vsprintf.o brlock.o cmdline.o bust_spinlocks.o rbtree.o
 

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