public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* rwsem.o listed twice as export-objs
@ 2001-04-20 19:53 Ingo Oeser
  2001-04-21 16:06 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Ingo Oeser @ 2001-04-20 19:53 UTC (permalink / raw)
  To: David Howells; +Cc: linux-kernel

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   >>>>>>>>>>>>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-04-22 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-20 19:53 rwsem.o listed twice as export-objs Ingo Oeser
2001-04-21 16:06 ` Christoph Hellwig
2001-04-21 18:18   ` Ingo Oeser
2001-04-22 11:56     ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox