]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - Makefile
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)
commitb31f2a495debc71bdfefefea8056ade429f79c4b
treec25b24044034a77bf5b07cf1f605d6ac106dcbd1
parent7990ccafaa37dc6d8bb095d4d7cd997e8903fd10
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: cfc411e7fff3 ("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