diff options
author | Masahiro Yamada <[email protected]> | 2022-01-21 04:22:05 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2022-01-23 00:08:44 +0900 |
commit | e6340b6526eeec5a00fe26a6ff515afe7d0affa4 (patch) | |
tree | c869f79e5e83ff8861e095672c81470938639119 /drivers/usb/cdns3/cdns3-gadget.c | |
parent | ad29a2fb3c201ef066b0a9fe10a6e14dd0d59c48 (diff) |
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/[email protected]/T/#u
Fixes: b8c96a6b466c ("certs: simplify $(srctree)/ handling and remove config_filename macro")
Reported-by: Michal Kubecek <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Tested-by: Michal Kubecek <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-gadget.c')
0 files changed, 0 insertions, 0 deletions