[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1226682341.19624.10.camel@localhost>
Date: Fri, 14 Nov 2008 18:05:41 +0100
From: Kasper Sandberg <lkml@...anurb.dk>
To: LKML Mailinglist <linux-kernel@...r.kernel.org>
Subject: 2.6.27.6 undefined reference to mii_ethtool_gset in r8169
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists