Re: Kbuild + Cross compiling

From: Dan Merillat
Date: Fri May 05 2006 - 16:53:13 EST


On 5/5/06, Martin Schwidefsky <schwidefsky@xxxxxxxxxxxxxx> wrote:
On 5/5/06, Dan Merillat <harik.attar@xxxxxxxxx> wrote:
> I must be an idiot, but why does Kbuild rebuild every file when cross-compiling?
> I'm not editing .config or touching any headers, I'm making tweaks to
> a single .c driver,
> and it is taking forever due to continual full-rebuilds.

I had that problem a while ago. Turned out that the version of make I used on
my debian had a bug.

That was it. debian make 3.80 was buggy. Since make was a likely
culprit I upgraded it anyway, then I read this and it confirmed what I
found.

Thanks for the help, everyone.
-
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/