summaryrefslogtreecommitdiff
path: root/certs/extract-cert.c
Commit message (Collapse)AuthorAgeFilesLines
* certs: move scripts/extract-cert to certs/Masahiro Yamada2022-01-081-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>