Re: [PATCH] CRIS: avoid using arch links in Kconfig

From: Sam Ravnborg
Date: Wed Nov 21 2007 - 04:53:33 EST


On Wed, Nov 21, 2007 at 10:03:46AM +0100, Jesper Nilsson wrote:
> Improve including of architecture dependent Kconfig files.
>
> - Always include the architecture dependent Kconfig files.
> - Wrap architecture dependent Kconfig files inside an appropriate
> "if ETRAX_ARCH_Vxx" block.
>
> This makes it possible to run the configuration even without the arch links,
> which are created later in the build process.

Looks good!
Getting rid of magic symlinks is always good - especially in the early
config phase.

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/