Home
last modified time | relevance | path

Searched hist:"9 d361173edc4f8c25440f6db3ab46f5ab7c107cf" (Results 1 – 1 of 1) sorted by relevance

/linux/
H A DMakefile9d361173edc4f8c25440f6db3ab46f5ab7c107cf Sat Oct 14 10:54:36 UTC 2023 Masahiro Yamada <masahiroy@kernel.org> 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>