rwsem.o listed twice as export-objs

Ingo Oeser (ingo.oeser@informatik.tu-chemnitz.de)
Fri, 20 Apr 2001 21:53:30 +0200


Hi David,

please remove rwsem.o from the list of exported objects, if it is
not used.

Regards

Ingo Oeser

patch is as follows

--- lib/Makefile.orig Fri Apr 20 21:51:12 2001
+++ lib/Makefile Fri Apr 20 21:51:19 2001
@@ -8,7 +8,7 @@

L_TARGET := lib.a

-export-objs := cmdline.o rwsem.o
+export-objs := cmdline.o

obj-y := errno.o ctype.o string.o vsprintf.o brlock.o cmdline.o bust_spinlocks.o

-- 
10.+11.03.2001 - 3. Chemnitzer LinuxTag <http://www.tu-chemnitz.de/linux/tag>
         <<<<<<<<<<<<     been there and had much fun   >>>>>>>>>>>>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/