I have been trying to compile linux kernel on Ubuntu 18.04.6 and the latest version but when i run the make command, i get the same error in both.
no rule to make target 'debian/canonical-certs.pem' needed by 'certs/x509_certificate_list'. Stop MakeFile:1838: recipe for target 'certs' failed.make: *** [certs] Error 2
I have compiled the make config settings as default, no changes.