PPC Linux Driver, use makefile to compare the routen in Linux.
PPC Linux Driver, use makefile to compare the routen in Linux....
一个工程中的源文件不计其数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为makefile就像一个Shell脚本一样,也可以执行操作系统的命令。[1-2]
PPC Linux Driver, use makefile to compare the routen in Linux....
A standard Makefile for I2C Driver module generation...