会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小熊之家
Life is good !
博客园
联系
管理
随笔分类 -
Linux开发
Linux开发
linux内核模块编译-通过Makefile重命名.ko文件名和模块名
摘要:模块的源文件为hello.c,源码如下: #include <linux/module.h> #include <linux/kernel.h> #include <linux/fs.h> #include <linux/init.h> #include <linux/delay.h> #defin
阅读全文
posted @
2021-04-27 10:09
先之
阅读(1312)
评论(0)
推荐(0)
(转)Linux常用命令大全(非常全!!!)
摘要:转:Linux常用命令大全(非常全!!!)
阅读全文
posted @
2021-04-23 18:05
先之
阅读(86)
评论(0)
推荐(0)
公告