In Ubuntu 20.04 LTS, I was compiling kernel 5.11.11 after adding a new system call. I also get this with later Ubuntu versions and kernels. During the execution of make command I got this error:
make[1]: *** No rule to make target 'debian/canonical-certs.pem', needed by 'certs/x509_certificate_list'. Stop.
make: *** [Makefile:1809: certs] Error 2
If someone can help I would really appreciate it, Thank you.
CONFIG_SYSTEM_TRUSTED_KEYS
in configuration? – Kulfy Apr 06 '21 at 12:33