Messages in this thread |  | | | Subject | Re: [PATCH] fix missing hdlc symbols for synclink drivers | | From | Krzysztof Halasa <> | | Date | Wed, 07 Jun 2006 01:37:11 +0200 |
| |
"Randy.Dunlap" <rdunlap@xenotime.net> writes:
> I'm on x86-64 if it matters. > My .config is attached.
Ok, reproduced.
The problem is that CONFIG_WAN is not set, the make system doesn't read drivers/net/wan/Makefile at all, and nothing in drivers/net/wan is being built.
Just another argument against random SELECTs. -- Krzysztof Halasa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |