lkml.org 
[lkml]   [2022]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/5] kbuild: allow to combine multiple V= levels
On Fri 23 Dec 2022 01:25:34 GMT, Masahiro Yamada wrote:
> Commit a6de553da01c ("kbuild: Allow to combine multiple W= levels")
> supported W=123 to enable all the extra warning groups.
>
> I think a similar idea is applicable to the V= option.
>
> V=1 echos the whole command
> V=2 prints the reason for rebuilding
>
> These are orthogonal, and can be enabled at the same time.
>
> This commit supports V=12 to enable both of them.
>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---
>
> Makefile | 18 +++++++++---------
> arch/x86/tools/Makefile | 2 +-
> scripts/Kbuild.include | 4 ++--
> scripts/tags.sh | 2 +-
> 4 files changed, 13 insertions(+), 13 deletions(-)
>

Tested-by: Nicolas Schier <nicolas@fjasle.eu>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2023-03-26 23:18    [W:0.394 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site