Re: [PATCH] fix missing hdlc symbols for synclink drivers

From: Randy.Dunlap
Date: Tue Jun 06 2006 - 19:47:47 EST


On Wed, 07 Jun 2006 01:37:11 +0200 Krzysztof Halasa wrote:

> "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx> 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.

Aha. I commented about that early on in this thread
and sent a patch to SELECT WAN. However:

> Just another argument against random SELECTs.

I agree with that and think that SYNCLINK should be using
"depends" instead of "select".

Paul, can you repost the current patch, please?

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