傻傻吐司

文章
5
资源
0
加入时间
2年10月24天

OpenWrt的主Makefile过程

转载地址:http://www.right.com.cn/forum/thread-73443-1-1.htmlOpenWrt是一个典型的嵌入式Linux工程,了解OpenWrt的Makefile的工作过程对提高嵌入式Linux工程的开发能力有极其重要意义。OpenWrt的主Makefile文件只有100行,可以简单分为三部分,1~17行为前导部分,19~31为首次执行部分,33~