Masahiro Yamada
e6340b6526
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Since b8c96a6b466c ("certs: simplify $(srctree)/ handling and remove
config_filename macro"), when CONFIG_MODULE_SIG_KEY is empty,
signing_key.x509 fails to build:
CERT certs/signing_key.x509
Usage: extract-cert <source> <dest>
make[1]: *** [certs/Makefile:78: certs/signing_key.x509] Error 2
make: *** [Makefile:1831: certs] Error 2
Pass "" to the first argument of extract-cert to fix the build error.
Link: https://lore.kernel.org/linux-kbuild/20220120094606.2skuyb26yjlnu66q@lion.mk-sys.cz/T/#u
Fixes: b8c96a6b466c ("certs: simplify $(srctree)/ handling and remove config_filename macro")
Reported-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Michal Kubecek <mkubecek@suse.cz>
2022-01-23 00:08:44 +09:00
..
2022-01-08 18:28:21 +09:00
2017-11-02 11:10:55 +01:00
2018-02-21 15:35:43 -08:00
2021-03-11 16:33:49 +00:00
2021-03-11 16:31:28 +00:00
2021-03-11 16:32:38 +00:00
2021-03-11 16:32:38 +00:00
2021-12-11 22:09:14 +09:00
2022-01-08 18:28:21 +09:00
2021-12-11 22:09:14 +09:00
2022-01-23 00:08:44 +09:00
2021-03-11 16:33:49 +00:00
2021-04-26 21:54:23 -04:00
2021-05-01 15:32:18 -07:00