随笔分类 - Linux驱动编程
摘要:参考 http://blog.chinaunix.net/uid-25100840-id-271131.html http://blog.sina.com.cn/s/blog_4c2bf01a01014fwj.html下载与安装下载地址 http://www.gnu.org/software/software.html: 需要下载的工具包有:autoconf-2.69 automake-1.14 m4-1.4.17 我下载的是最新的版本安装顺序 m4->autoconf->automake (参考的博文说这个顺序很重要,刚开始很纳闷,后来在安装的过程中,发现之间是有依赖关系的) 安
阅读全文
摘要:参考的博文:http://www.360doc.com/content/12/0604/12/8890849_215794364.shtmlhttp://www.cnblogs.com/pd520/archive/2013/02/15/2912800.htmlhttp://blog.csdn.net/feixiaoxing/article/details/85338221 首先安装编译内核所需要的软件sudo apt-get install build-essential2 查看可用的源码包sudo apt-cache search linux-source提示:linux-source -
阅读全文

浙公网安备 33010602011771号