未验证 提交 ac1fc2e2 编写于 作者: 快乐的pro 提交者: Gitee

update zh-cn/device-dev/subsystems/subsys-build-reference.md.

Signed-off-by: N快乐的pro <mubaoyu1@huawei.com>
上级 4cf5fcf8
......@@ -232,7 +232,12 @@ out/rk3568/.ninja_log文件记录了每个模块编译的开始和结束时间(m
}
```
3. 打包结果:<br>
3.编译命令
```shell
./build.sh --product-name {product_name} --build-target chip_prod_image
```
4. 打包结果:<br>
如果定义了子产品productA和productB,即`chip_product_list = ["productA", "productB"],`并且有模块安装到了该产品下,则打包后镜像输出路径如下:
```
images/productA/chip_prod.img
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册