摘要: 1. 配置该模块为[M] 2. 编译 make modules SUBDIRS=./drivers/rtc (5.3的内核为make modules M=./drivers/rtc) 3. 安装 make modules_install SUBDIRS=./drivers/rtc (5.3的内核为m 阅读全文
posted @ 2019-06-25 11:29 Jello 阅读(5423) 评论(0) 推荐(0)