From: Kasper Sandberg <lkml@metanurb.dk>
To: LKML Mailinglist <linux-kernel@vger.kernel.org>
Subject: 2.6.27.6 undefined reference to mii_ethtool_gset in r8169
Date: Fri, 14 Nov 2008 18:05:41 +0100 [thread overview]
Message-ID: <1226682341.19624.10.camel@localhost> (raw)
Hello.
I was helping a friend compile his kernel and got the error about the
undefined reference.. grepping showed it was there, and exported, so i
proceded to add mii.o to drivers/net/Makefile like this:
obj-$(CONFIG_R8169) += mii.o r8169.o
and starts the build again, and it succeeded..
mvh.
Kasper Sandberg
reply other threads:[~2008-11-14 17:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1226682341.19624.10.camel@localhost \
--to=lkml@metanurb.dk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox