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
- Lines: 9
- Date:
Fri Aug 2 17:39:46 2002
- Orig file:
linux-2.4.18/lib/Makefile
- Orig date:
Mon Sep 17 15:31:15 2001
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)