Welcome to the Linux Foundation Forum!

Issue resolved while compiling the kernel

After settting up .config file. while trying to compile using make -j3 all it shows error in ubuntu like this

  CERT    certs/signing_key.x509
make[3]: *** No rule to make target 'debian/canonical-revoked-certs.pem', needed by 'certs/x509_revocation_list'.  Stop.
make[2]: *** [scripts/Makefile.build:546: certs] Error 2
make[2]: *** Waiting for unfinished jobs....

this issue was resolved using this following one.
https://askubuntu.com/questions/1329538/compiling-kernel-5-11-11-and-later

Categories

Upcoming Training