[Intel-gfx] [PATCH] kbuild: use always-y instead of extra-y
Rob Herring
robh at kernel.org
Wed Jan 20 21:39:29 UTC 2021
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
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(-)
More information about the Intel-gfx
mailing list