Re: TG3(Tigoon) & Kernel 2.4.27

From: Randy.Dunlap
Date: Tue Aug 24 2004 - 11:28:36 EST


On Tue, 24 Aug 2004 17:13:57 +0200 Laurent CARON wrote:

| Hello
|
| When I try to compile kernel 2.4.27 for one of my servers i get this error.
| --------------
| drivers/net/net.o(.text+0x17550): In function `tg3_request_firmware': :
| undefined reference to `request_firmware'
| drivers/net/net.o(.text+0x17652): In function `tg3_request_firmware': :
| undefined reference to `release_firmware'
| -------------
|
| Any clue?
|
| PS: I can include a part of my .config

You need to enable CONFIG_EXPERIMENTAL and CONFIG_HOTPLUG
and then CONFIG_FW_LOADER in the Library routines menu.

--
~Randy
-
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/