[PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations

Nicolas Schier nsc at kernel.org
Wed Nov 12 11:56:04 PST 2025


On Tue, Oct 14, 2025 at 03:05:17PM +0200, Thomas Weißschuh wrote:
> 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 at linutronix.de>
> ---
>  init/Kconfig            | 4 ++--
>  scripts/Kconfig.include | 3 +++
>  2 files changed, 5 insertions(+), 2 deletions(-)
> 

Reviewed-by: Nicolas Schier <nsc at kernel.org>

-- 
Nicolas



More information about the linux-riscv mailing list