amlogic 905x 单独编译某个驱动

以前不会怎么单独编译某个驱动,每次改动驱动都得整个项目都编译,很是耗时。如今知道怎么单独编译某个驱动了,linux 假设/home/xxx/s905x_demo/是源码的根目录,/home/xxx/s905x_demo/common/drivers/amlogic/coin/是咱们驱动所在的目录,get 在整个项目已经编译过的前提下,执行如下命令便可,源码 make -C /home/xxx/s9
相关文章
相关标签/搜索