Ubuntu下轻松建立你的内核驱动开发环境 tonychen123
Preface:1.笔者刚学Linux驱动开发,看到网上很多说要现建立内核树。在笔者到官网下载源码时,源码下面有如下说明: If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate Linux-headers package instead. 意思是,如果你只是想为内...