2.6.27.6 undefined reference to mii_ethtool_gset in r8169

From: Kasper Sandberg
Date: Fri Nov 14 2008 - 12:05:54 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/