public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_MODVERSIONS and same named files
@ 2001-02-16 15:19 Tom Rini
  2001-02-17  0:28 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2001-02-16 15:19 UTC (permalink / raw)
  To: linux-kernel

Hey all.  The modversions code has a slight problem with files of the same
name, but in different directories.  eg: drivers/a/foo.c exports FOO, and
drivers/b/foo.c exports BAR, include/linux/modules/foo.ver will only have the
information about drivers/b/foo.c.  Anyone got an idea on how to fix this?

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

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

end of thread, other threads:[~2001-02-17  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-16 15:19 CONFIG_MODVERSIONS and same named files Tom Rini
2001-02-17  0:28 ` Keith Owens

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