Re: [PATCH 1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile

From: Masahiro Yamada
Date: Tue Feb 19 2019 - 22:44:02 EST


On Thu, Feb 14, 2019 at 7:41 PM Masahiro Yamada
<yamada.masahiro@xxxxxxxxxxxxx> wrote:
>
> '$(MAKE) KBUILD_SRC=' changes the working directory back and forth
> between objtree and srctree.
>
> It is better to recurse to the top-level Makefile directly.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---

Patch 1/8 - 4/8 applied to linux-kbuild.

I will send v2 for the rest
because I noticed some issues.


--
Best Regards
Masahiro Yamada