[Buildroot] [PATCH 0/6] Makefile: Support merged and nested defconfigs.

Samuel Mendoza-Jonas sam at mendozajonas.com
Wed May 18 23:42:22 UTC 2016


On Wed, May 18, 2016 at 02:25:24PM -0500, Patrick Williams wrote:
> This is a combination and cleanup of the previous efforts by
> Sam Bobroff and Elizabeth Liner to introduce merged defconfigs
> and nested defconfig directories respectively.
> 
> Merged defconfigs allow us to create defconfig snippets for aspects
> that are common across multiple machines and create a combined defconfig
> from the snippets.  The support scripts for merged kernel defconfigs is
> reused.
> 
> Nested defconfig directories allow us to organize the defconfig
> directory into sub-directories.  A likely use for this is to place
> defconfigs into architecture-specific subdirectories.
> 
> Elizabeth Liner (1):
>   Makefile: Support nested config directories
> 
> Patrick Williams (4):
>   Makefile: Generate %_defconfig recipes from macro.
>   Makefile: Add nested config dirs to list-defconfigs
>   Makefile: Add merged defconfigs to list-defconfigs.
>   Makefile: Fix merge defconfig clobber of .config.old
> 
> Sam Bobroff (1):
>   Makefile: Support merged defconfigs
> 
>  Makefile | 27 +++++++++++++++++++--------
>  1 file changed, 19 insertions(+), 8 deletions(-)

Acked-by: Samuel Mendoza-Jonas <sam at mendozajonas.com>

> 
> -- 
> 2.6.3
> 
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list