]> git.baikalelectronics.ru Git - kernel.git/commit
keys: cleanup build time module signing keys
authorNayna Jain <nayna@linux.ibm.com>
Fri, 9 Apr 2021 14:35:05 +0000 (10:35 -0400)
committerMimi Zohar <zohar@linux.ibm.com>
Fri, 9 Apr 2021 14:40:15 +0000 (10:40 -0400)
commit73ddc0cf4384141275b29712f8c011d36a0d6fcf
treec25b24044034a77bf5b07cf1f605d6ac106dcbd1
parent273264f7dc07553d47e6f189d1a9730ff31f8ae2
keys: cleanup build time module signing keys

The "mrproper" target is still looking for build time generated keys in
the kernel root directory instead of certs directory. Fix the path and
remove the names of the files which are no longer generated.

Fixes: ffccd4546f39 ("Move certificate handling to its own directory")
Signed-off-by: Nayna Jain <nayna@linux.ibm.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Makefile