From: wrightws@paul.hn.org
To: linux-kernel@vger.kernel.org
Cc: marcelo@freak.distro.conectiva
Subject: [PATCH] drivers/net/Makefile fixes smc91c92 module linkage, kernel 2.4.20
Date: Sat, 30 Nov 2002 16:51:19 -0500 (EST) [thread overview]
Message-ID: <20021130215119.30256.qmail@paul.hn.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]
modprobe on smc91c92.o seems to be missing linked mii related functions.
Add CONFIG_PCMCIA_SMC91C92 entry containing mii.o to drivers/net/Makefile
so that things link together properly.
-- Wes
*** linux-2.4.20/drivers/net/Makefile 2002-11-28 18:53:13.000000000 -0500
--- linux-2.4.20-ww1/drivers/net/Makefile 2002-11-30 16:26:32.000000000 -0500
***************
*** 122,127 ****
--- 122,128 ----
obj-$(CONFIG_MAC8390) += daynaport.o 8390.o
obj-$(CONFIG_APNE) += apne.o 8390.o
obj-$(CONFIG_PCMCIA_PCNET) += 8390.o
+ obj-$(CONFIG_PCMCIA_SMC91C92) += mii.o
obj-$(CONFIG_SHAPER) += shaper.o
obj-$(CONFIG_SK_G16) += sk_g16.o
obj-$(CONFIG_HP100) += hp100.o
[-- Attachment #2: ASCII text --]
[-- Type: text/plain, Size: 214 bytes --]
modprobe on smc91c92.o seems to be missing linked mii related functions.
Add CONFIG_PCMCIA_SMC91C92 entry containing mii.o to drivers/net/Makefile
so that things link together properly.
Wes Wright
wes@paul.hn.org
[-- Attachment #3: 'diff' output text --]
[-- Type: text/plain, Size: 469 bytes --]
*** linux-2.4.20/drivers/net/Makefile 2002-11-28 18:53:13.000000000 -0500
--- linux-2.4.20-ww1/drivers/net/Makefile 2002-11-30 16:26:32.000000000 -0500
***************
*** 122,127 ****
--- 122,128 ----
obj-$(CONFIG_MAC8390) += daynaport.o 8390.o
obj-$(CONFIG_APNE) += apne.o 8390.o
obj-$(CONFIG_PCMCIA_PCNET) += 8390.o
+ obj-$(CONFIG_PCMCIA_SMC91C92) += mii.o
obj-$(CONFIG_SHAPER) += shaper.o
obj-$(CONFIG_SK_G16) += sk_g16.o
obj-$(CONFIG_HP100) += hp100.o
next reply other threads:[~2002-11-30 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-30 21:51 wrightws [this message]
2002-11-30 22:14 ` Jeff Garzik
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=20021130215119.30256.qmail@paul.hn.org \
--to=wrightws@paul.hn.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@freak.distro.conectiva \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®