
linux内核
perfect-Ed
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
kernel docspdf compile failed
BackgroundRecently I am doing USB task and need and manual to know more usb frameworks in android 8.0.Then I try to compile the docspdf . Finally I failed to do that instead of mandocs.process to make...原创 2018-07-08 16:56:24 · 995 阅读 · 0 评论 -
linux kernel compile
1.git clone https://github.com/torvalds/linux.git2.make menuconfig3.makesome error fix:fix: sudo apt-get install libssl-dev原创 2018-07-07 10:12:30 · 778 阅读 · 0 评论