From: Tom Rini <trini@kernel.crashing.org>
To: linux-kernel@vger.kernel.org
Subject: CONFIG_MODVERSIONS and same named files
Date: Fri, 16 Feb 2001 08:19:28 -0700 [thread overview]
Message-ID: <20010216081928.A2209@opus.bloom.county> (raw)
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/
next reply other threads:[~2001-02-16 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-16 15:19 Tom Rini [this message]
2001-02-17 0:28 ` CONFIG_MODVERSIONS and same named files Keith Owens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010216081928.A2209@opus.bloom.county \
--to=trini@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.