diff options
| author | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-10 19:24:41 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-21 14:01:27 +0100 |
| commit | bf5a5e636aaba2a264840075cc51bad9115bdfa1 (patch) | |
| tree | 27d6308c03bbf74b182b5211248248b869ec477a /scripts/stackusage | |
| parent | 897f496b946fdcfab5983c983e4b513ab6682364 (diff) | |
| download | linux-bf5a5e636aaba2a264840075cc51bad9115bdfa1.tar.gz linux-bf5a5e636aaba2a264840075cc51bad9115bdfa1.tar.bz2 linux-bf5a5e636aaba2a264840075cc51bad9115bdfa1.zip | |
kbuild: suppress stdout from merge_config for silent builds
[ Upstream commit 1f937a4bcb0472015818f30f4d3c5546d3f09933 ]
merge_config does not respect the Make's -s (--silent) option.
Let's sink the stdout from merge_config for silent builds.
This commit does not cater to the direct invocation of merge_config.sh
(e.g. arch/mips/Makefile).
Reported-by: Leon Romanovsky <leon@kernel.org>
Closes: https://lore.kernel.org/all/e534ce33b0e1060eb85ece8429810f087b034c88.1733234008.git.leonro@nvidia.com/
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
