摘要: 1. buildman简介 uboot源码中维护的一款多线程编译测试工具 2. buildman的用法 2.1 进入uboot的源码目录 $ cd <path of uboot> 2.2 清空一下目录 $ make mrproper 2.3 临时配置一下全局环境变量PATH $ PATH=$PATH 阅读全文
posted @ 2019-11-01 11:28 Jello 阅读(684) 评论(0) 推荐(0)