summaryrefslogtreecommitdiffstats
path: root/certs/extract-cert.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada1-0/+162
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>