]> git.itanic.dy.fi Git - linux-stable/commit
kbuild: unify no-compiler-targets and no-sync-config-targets
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 14 Oct 2023 10:54:36 +0000 (19:54 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 28 Oct 2023 12:10:08 +0000 (21:10 +0900)
commit9d361173edc4f8c25440f6db3ab46f5ab7c107cf
treebe499b42faf33108e77d5220e49c1bba8f142a3a
parent56769ba4b297a629148eb24d554aef72d1ddfd9e
kbuild: unify no-compiler-targets and no-sync-config-targets

Now that vdso_install does not depend on any in-tree build artifact,
it no longer needs a compiler, making no-compiler-targets the same
as no-sync-config-targets.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Makefile