diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-11-05 04:59:58 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-12-11 14:09:14 +0100 |
commit | e06a61a89ccd3edda046c78f9d08aa045b8c4d32 (patch) | |
tree | 14f81b1ab99d156633b0c740c2f948e4fc7b11da /scripts/Lindent | |
parent | certs: use 'cmd' to hide openssl output in silent builds more simply (diff) | |
download | linux-e06a61a89ccd3edda046c78f9d08aa045b8c4d32.tar.xz linux-e06a61a89ccd3edda046c78f9d08aa045b8c4d32.zip |
certs: use if_changed to re-generate the key when the key type is changed
If the key type of the existing signing key does not match to
CONFIG_MODULE_SIG_KEY_TYPE_*, the Makefile removes it so that it is
re-generated.
Use if_changed so that the key is re-generated when the key type is
changed (that is, the openssl command line is changed).
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions