[Buildroot] how to make two defconfig simultaneously

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Apr 9 12:25:07 UTC 2020


On Thu, 9 Apr 2020 15:16:36 +0300
Vladimir Oltean <olteanv at gmail.com> wrote:

> > Thomas Petazzoni, CTO, Bootlin
> > Embedded Linux and Kernel engineering
> > https://bootlin.com  
> 
> I would assume the question is about merging a defconfig with multiple
> fragments.

Then:

$ ./support/kconfig/merge_config.sh fragment1 fragment2

see also
https://bootlin.com/doc/training/buildroot/buildroot-slides.pdf slides
43 and 44.

However, I would recommend to *not* store fragments under configs/ with
a _defconfig suffix, as this is normally used for complete defconfigs,
not fragments.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list