[Buildroot] [PATCH 06/13 v2] core: generate all br2-external files in one go

Peter Korsgaard peter at korsgaard.com
Sat Aug 3 19:48:40 UTC 2019


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > When we introduced support for multiple br2-external trees, we
 > introduced two files, one on the Makefile side, needed very early,
 > and one on the kconfig side, needed later in the configuration
 > process. We naturally introduced a two-step generation, as it looked
 > like the simplest and most obvious way.

 > But now, we are on the verge of generating more files on the kconfig
 > side, and it does not make sense to add even more steps to generate
 > them.

 > And even better yet, we can generate both the Makefile-side and
 > kconfig-side files at the same time, in fact.

 > Make it so.

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 > Cc: Vadim Kochan <vadim4j at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list