diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-12-14 03:53:54 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-01-08 10:28:21 +0100 |
commit | 340a02535ee785c64c62a9c45706597a0139e972 (patch) | |
tree | 755fccd7ba60ad930e8b681a09e61933acbfa434 /MAINTAINERS | |
parent | kbuild: do not quote string values in include/config/auto.conf (diff) | |
download | linux-340a02535ee785c64c62a9c45706597a0139e972.tar.xz linux-340a02535ee785c64c62a9c45706597a0139e972.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 360e9aa0205d..f321ddbb1ab0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4410,7 +4410,6 @@ L: keyrings@vger.kernel.org S: Maintained F: Documentation/admin-guide/module-signing.rst F: certs/ -F: scripts/extract-cert.c F: scripts/sign-file.c CFAG12864B LCD DRIVER |