[PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel

Nicolas Schier nicolas.schier at linux.dev
Wed Jun 11 06:52:59 PDT 2025


On Wed, Jun 11, 2025 at 09:38:07AM +0200, Thomas Weißschuh wrote:
> The duplication makes maintenance harder. Changes need to be done in two
> places and the lines will grow overly long.
> 
> Use an intermediary variable instead.
> 
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
> ---
>  Makefile | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 

Reviewed-by: Nicolas Schier <n.schier at avm.de>



More information about the linux-riscv mailing list