Skip to content
Commit e06a61a8 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 54c8b517
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment