diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-11-05 12:59:58 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-12-11 22:09:14 +0900 |
commit | e06a61a89ccd3edda046c78f9d08aa045b8c4d32 (patch) | |
tree | 14f81b1ab99d156633b0c740c2f948e4fc7b11da /usr | |
parent | 54c8b517d2955ada78ba553f4b6682483895f32a (diff) |
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 'usr')
0 files changed, 0 insertions, 0 deletions