我有一个问题,当我编译我的旧内核3.2时,我添加了xenomai补丁。
这是经常出现的错误:
Makefile:492: recipe for target 'silentoldconfig' failed
make[1]: *** [silentoldconfig] Error 2 HOSTCC arch/x86/tools/relocs make: ***
No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop. 发布于 2017-01-26 16:38:04
是的,我使用的是内核的https://github.com/raspberrypi/linux rpi.4.4.y部分中的一个内核,它可以正常工作
https://stackoverflow.com/questions/41649668
复制相似问题