certs: move scripts/extract-cert to certs/
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 14 Dec 2021 02:53:54 +0000 (11:53 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 8 Jan 2022 09:28:21 +0000 (18:28 +0900)
commit340a02535ee785c64c62a9c45706597a0139e972
tree755fccd7ba60ad930e8b681a09e61933acbfa434
parent129ab0d2d9f38b9d43df35235fc66c6740d6928b
certs: move scripts/extract-cert to certs/

extract-cert is only used in certs/Makefile.

Move it there and build extract-cert on demand.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
MAINTAINERS
certs/.gitignore
certs/Makefile
certs/extract-cert.c [new file with mode: 0644]
scripts/.gitignore
scripts/Makefile
scripts/extract-cert.c [deleted file]
scripts/remove-stale-files