summaryrefslogtreecommitdiff
path: root/certs/default_x509.genkey
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2021-12-14 05:53:48 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2022-01-08 11:46:35 +0300
commit5cca36069d4c2942a46f98f47b9e7160fd547e03 (patch)
tree53260efe8c19e8397a6611a5e7f5804ac16912c9 /certs/default_x509.genkey
parent3958f2156b418c9dce0a4402a59d95b122a92a04 (diff)
downloadlinux-5cca36069d4c2942a46f98f47b9e7160fd547e03.tar.xz
certs: refactor file cleaning
'make clean' removes files listed in 'targets'. It is redundant to specify both 'targets' and 'clean-files'. Move 'targets' assignments out of the ifeq-conditionals so scripts/Makefile.clean can see them. One effective change is that certs/certs/signing_key.x509 is now deleted by 'make clean' instead of 'make mrproper. This certificate is embedded in the kernel. It is not used in any way by external module builds. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <n.schier@avm.de>
Diffstat (limited to 'certs/default_x509.genkey')
0 files changed, 0 insertions, 0 deletions