[Buildroot] [PATCH 04/16 v3] core: introduce an intermediate rule before the configurators

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 27 19:39:38 UTC 2016


Hello,

On Sun, 17 Jul 2016 12:34:24 +0200, Yann E. MORIN wrote:
> Currently, all configurators depend on generating the out-of-tree
> Makefile wrapper.
> 
> In an upcoming patch, we'll need to also generate a kconfig fragment,
> so it will have to kick in before we run the configurators.
> 
> Introduce a new intermediate "prepare-kconfig" rule, so we can
> commonalise the dependencies of the configurators. Move the dependency
> on the Makefile wrapper to that new intermediate rule.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: Peter Korsgaard <jacmet at uclibc.org>
> Cc: Arnout Vandecappelle <arnout at mind.be>
> Cc: Thomas De Schampheleire <patrickdepinguin at gmail.com>
> ---
>  Makefile | 36 +++++++++++++++++++-----------------
>  1 file changed, 19 insertions(+), 17 deletions(-)

Applied to next, after marking the new prepare-kconfig target as PHONY.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list