[Buildroot] [PATCH 02/16 v3] core: commonalise the bundled and br2-external %_defconfig rules

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 27 14:12:49 UTC 2016


Hello,

On Sun, 17 Jul 2016 12:34:22 +0200, Yann E. MORIN wrote:

> +define percent_defconfig
> +%_defconfig: $(BUILD_DIR)/buildroot-config/conf $(1)/configs/%_defconfig outputmakefile
> +	# Override the BR2_DEFCONFIG from COMMON_CONFIG_ENV with the new defconfig

This comment in here was a bit annoying, because it appears on stdout
when you run "make <foo>_defconfig". So I've moved it outside of the
target definition instead, in order to preserve the existing behavior
in terms of what appears on stdout when loading a defconfig.

Applied to next with this change.

Thanks,

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


More information about the buildroot mailing list