> Subject: Re: [kbuild-all] make[3]: *** No rule to make target > 'arch/mips/boot/dts/brcm/bcm93384wvg.dtb', needed by '__build'. > > On Wed, Oct 31, 2018 at 9:18 PM kbuild test robot <l...@intel.com> wrote: > > > > Hi Rob, > > > > FYI, the error/warning still remains. > > I replied on another one of these reports that these failures need to > be fixed by using "CONFIG_OF_ALL_DTBS=y CONFIG_DTC=y" instead of just > "CONFIG_OF_ALL_DTBS=y" as specifying kconfig options on the command > line ignores any select or depends AFAICT. thanks Rob, we will update logic to handle this
> > I partially fixed these in some cases by making 'all' only include > 'dtbs' target when CONFIG_OF_EARLY_FLATTREE is enabled. I'm not > exactly sure why mips and xtensa still fail. > > Rob > _______________________________________________ > kbuild-all mailing list > kbuild-...@lists.01.org > https://lists.01.org/mailman/listinfo/kbuild-all