]> Gentwo Git Trees - linux/.git/commit
init: deduplicate cc-can-link.sh invocations
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 14 Nov 2025 13:43:57 +0000 (14:43 +0100)
committerNicolas Schier <nsc@kernel.org>
Fri, 14 Nov 2025 19:20:34 +0000 (20:20 +0100)
commit80623f2c83d7de5c289d4240b8f4cef4103c51fc
tree81b1ffedd7931d1c6c8b842604c56cc752b3089a
parentd81d9d389b9b73acd68f300c8889c7fa1acd4977
init: deduplicate cc-can-link.sh invocations

The command to invoke scripts/cc-can-link.sh is very long and new usages
are about to be added.

Add a helper variable to make the code easier to read and maintain.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20251114-kbuild-userprogs-bits-v3-2-4dee0d74d439@linutronix.de
Signed-off-by: Nicolas Schier <nsc@kernel.org>
init/Kconfig
scripts/Kconfig.include