[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_JsqJG9AjQVLSLZg_H4-Msq5h8xhtSQqbBikfKXMfD7pwjqA@mail.gmail.com>
Date: Thu, 1 Nov 2018 16:37:42 -0500
From: Rob Herring <robh@...nel.org>
To: kbuild test robot <lkp@...el.com>
Cc: kbuild-all@...org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: Re: 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 <lkp@...el.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.
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
Powered by blists - more mailing lists