内核无法编译问题,请教一下怎么解决

Which version of system do you use? Khadas official images, self built images, or others?

s4422@s4422:/media/s4422/1B1A2CE0BE9196B4/a311d2_sdk/common$ make -j4
DESCEND objtool
CALL scripts/atomic/check-atomics.sh
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
make[1]: *** No rule to make target ‘debian/canonical-certs.pem’, needed by ‘certs/x509_certificate_list’. Stop.
make[1]: *** Waiting for unfinished jobs…
Makefile:1866: recipe for target ‘certs’ failed
make: *** [certs] Error 2
make: *** Waiting for unfinished jobs…

Please describe your issue below:

**Delete this line and post your answer here.**

Post a console log of your issue below:


**Delete this line and post your log here.**

编译kernel命令如下,在根目录执行即可

./mk kvim4 -v 5.4 -j88 2>&1 | tee build_vim4_kernel.log

问问移植驱动修改了kvim4设备树,但是镜像烧入开发板中没有出现设备的节点。我看目录下的makefile里有kvim4和kvim4n这两个dts文件有什么区别吗

你看CPU丝印上如果是A311D2的对应的是kvim4,如果是A311D2-NOD则是对应kvim4n