mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
Commit5d06ee20b6
("modsign: hide openssl output in silent builds") silenced the key generation log from openssl in silent builds. Since commit174a1dcc96
("kbuild: sink stdout from cmd for silent build"), the 'cmd' macro can handle it in a cleaner way. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>