1 Star 0 Fork 5.4K

Yj / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
kernel-standard-build.md 469 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zachery Wu 提交于 2021-09-22 16:24 . modify kernel readme

Linux内核编译与构建指导

以hi3516dv300开源开发板+ubuntu x86主机开发环境为例

使用工程的全量编译命令,编译生成uImage内核镜像

./build.sh --product-name Hi3516DV300              # 编译hi3516dv300镜像
    --build-target build_kernel                    # 编译hi3516dv300的uImage内核镜像
    --gn-args linux_kernel_version=\"linux-5.10\"  # 编译指定内核版本
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yj404/docs.git
git@gitee.com:yj404/docs.git
yj404
docs
docs
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891