summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modinst
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2023-01-31 09:43:22 +0100
committerMasahiro Yamada <masahiroy@kernel.org>2023-01-31 17:53:01 +0900
commitb1c3d2beed8ef3699fab106340e33a79052df116 (patch)
treea58353dc0840bb0b37f66b925d59f412317a2017 /scripts/Makefile.modinst
parent2241ab53cbb5cdb08a6b2d4688feb13971058f65 (diff)
downloadlinux-stable-b1c3d2beed8ef3699fab106340e33a79052df116.tar.gz
linux-stable-b1c3d2beed8ef3699fab106340e33a79052df116.tar.bz2
linux-stable-b1c3d2beed8ef3699fab106340e33a79052df116.zip
certs: Fix build error when PKCS#11 URI contains semicolon
When CONFIG_MODULE_SIG_KEY is PKCS#11 URI (pkcs11:*) and contains a semicolon, signing_key.x509 fails to build: certs/extract-cert pkcs11:token=foo;object=bar;pin-value=1111 certs/signing_key.x509 Usage: extract-cert <source> <dest> Add quotes to the extract-cert argument to avoid splitting by the shell. This approach was suggested by Masahiro Yamada <masahiroy@kernel.org>. Fixes: 129ab0d2d9f3 ("kbuild: do not quote string values in include/config/auto.conf") Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/Makefile.modinst')
0 files changed, 0 insertions, 0 deletions