Re: [PATCH v3 14/15] kbuild: make built-in.a rule robust against too long argument error

From: Nick Desaulniers
Date: Thu May 05 2022 - 16:31:25 EST


On Thu, May 5, 2022 at 12:25 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> Kbuild runs at the top of objtree instead of changing the working
> directory to subdirectories. I think this design is nice overall but
> some commands have a scapability issue.

s/scapability/scalability/


--
Thanks,
~Nick Desaulniers