linux driver error ------ ERROR: Kernel configuration is invalid

时间:2018-04-04 21:53:45   收藏:0   阅读:907

 

   ERROR: Kernel configuration is invalid.
         include/generated/autoconf.h or include/config/auto.conf are missing.
         Run ‘make oldconfig && make prepare‘ on kernel src to fix it. 

 

内核需要编译一下,进入内核根目录,执行:make oldconfig && make prepare

 

原文:https://www.cnblogs.com/god-of-death/p/8719053.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!