Hi, On Tue, Oct 10, 2017 at 8:52 PM, Masahiro Yamada <yamada.masah...@socionext.com> wrote: > $(kbuild-file) and Kbuild.include are included before the default > target "all". > > We will add a target into Kbuild.include. In advance, add a forward > declaration of the default target. > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > --- > > scripts/Makefile.asm-generic | 3 +++ > 1 file changed, 3 insertions(+)
Thanks for sending this out! Reviewed-by: Douglas Anderson <diand...@chromium.org>