* 2.6.27.6 undefined reference to mii_ethtool_gset in r8169
@ 2008-11-14 17:05 Kasper Sandberg
0 siblings, 0 replies; only message in thread
From: Kasper Sandberg @ 2008-11-14 17:05 UTC (permalink / raw)
To: LKML Mailinglist
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-14 17:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-14 17:05 2.6.27.6 undefined reference to mii_ethtool_gset in r8169 Kasper Sandberg
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.