编译hello.ko到目标板运行

1、linux 目标板为手机,有现成的pac包能够正常的运行ui 开发环境为linux,在linux源码下添加test目录, hello.c Makefilespa   2、hello.c内容orm #include<linux/init.h> #include <linux/module.h> ci staticint __init hello_init(void) {开发 rintk( "He
相关文章
相关标签/搜索