Re: [PATCH] kconfig: fix target update-po-config in Makefile

From: Sam Ravnborg
Date: Sat Feb 02 2008 - 10:39:20 EST


On Sat, Feb 02, 2008 at 04:13:40PM +0100, Massimo Maiurana wrote:
> Due to recent changes in arch/cris, "make update-po-config" fails
> because it can't include arch/cris/arch as it is a symlink generated
> at build time.
> Patch below fixes this by creating, and then removing at the end, a
> symlink to arch/cris/arch-v10 (should it point to arch-v32? arch-v10
> contains more help messages).
>
> Signed-off-by: Massimo Maiurana <maiurana@xxxxxxxxx>

Hi Massimo.
This is fixed by the cris people recently and will hit
mainline soon.

See: http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc8/2.6.24-rc8-mm1/broken-out/cris-avoid-using-arch-links-in-kconfig.patch

So until then we will live with a broken update-po-config.

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/