Re: [PATCH] kbuild: Fix creation of include2/asm symlink
From: Sam Ravnborg
Date: Fri Aug 15 2008 - 15:49:31 EST
On Fri, Aug 15, 2008 at 03:45:58PM +0200, Takashi Iwai wrote:
> The directory include2/asm can point wrongly to a non-existing
> directory on architectures that have moved include/asm under arch/*.
>
> This patch fixes it by checking firstly whether arch/*/include/asm is
> available.
Hi Takashi.
I understand why you try to avoid include2/asm as it is not pretty.
And I had a similar patch once - but I dropped it as the symlink do
not harm and it will anyway be gone when the remaining architectures
has shifted to use arch/$ARCH/include/...
So I will not apply it.
Sam
--
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/