On Thu, Jan 24, 2019 at 1:25 PM Masahiro Yamada
wrote:
>
> On Fri, Jan 18, 2019 at 5:17 PM Masahiro Yamada
> wrote:
> >
> > The recursion of the top Makefile is inefficient.
> > Just descend to scripts/kconfig/.
> >
> > Signed-off-by: Masahiro Yamada
> > ---
>
> Applied to linux-kbuild.
I drop
On Fri, Jan 18, 2019 at 5:17 PM Masahiro Yamada
wrote:
>
> The recursion of the top Makefile is inefficient.
> Just descend to scripts/kconfig/.
>
> Signed-off-by: Masahiro Yamada
> ---
Applied to linux-kbuild.
>
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --gi
The recursion of the top Makefile is inefficient.
Just descend to scripts/kconfig/.
Signed-off-by: Masahiro Yamada
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 9851a44..d5f0ac4 100644
--- a/Makefile
+++ b/Makefile
@@ -631,7 +631,7 @@
3 matches
Mail list logo