Hi, On Tue, Oct 10, 2017 at 8:52 PM, Masahiro Yamada <[email protected]> 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 <[email protected]> > --- > > scripts/Makefile.asm-generic | 3 +++ > 1 file changed, 3 insertions(+)
Thanks for sending this out! Reviewed-by: Douglas Anderson <[email protected]>

