[Intel-gfx] [PATCH] kbuild: use always-y instead of extra-y
Masahiro Yamada
masahiroy at kernel.org
Tue Jan 26 18:35:39 UTC 2021
On Thu, Jan 21, 2021 at 6:39 AM Rob Herring <robh at kernel.org> wrote:
>
> On Wed, Jan 20, 2021 at 03:23:51PM +0900, Masahiro Yamada wrote:
> > As commit d0e628cd817f ("kbuild: doc: clarify the difference between
> > extra-y and always-y") explained, extra-y should be used for listing
> > the prerequsites of vmlinux. always-y is a better fix here.
>
> prerequisites
Thanks.
I fixed it up, and applied to linux-kbuild.
> Glad to see this clarified. I think just tried both and picked one.
>
> Reviewed-by: Rob Herring <robh at kernel.org>
> >
> > Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> > ---
> >
> > Documentation/devicetree/bindings/Makefile | 8 ++++----
> > drivers/gpu/drm/i915/Makefile | 2 +-
> > scripts/Makefile.lib | 10 +++++-----
> > scripts/gdb/linux/Makefile | 2 +-
> > 4 files changed, 11 insertions(+), 11 deletions(-)
--
Best Regards
Masahiro Yamada
More information about the Intel-gfx
mailing list