diff --git a/zh-cn/device-dev/subsystems/subsys-build-all.md b/zh-cn/device-dev/subsystems/subsys-build-all.md index f7acf6c72bf15f7514fbff1e91d6165c67e2b894..43fd9f46eaa8e9172467fa74c85a31f2e1a8b420 100644 --- a/zh-cn/device-dev/subsystems/subsys-build-all.md +++ b/zh-cn/device-dev/subsystems/subsys-build-all.md @@ -184,6 +184,7 @@ bash build/prebuilts_download.sh > ``` > {product_name}为当前版本支持的平台。比如:hispark_taurus_standard等。 + 编译完成后,结果镜像保存在 out/{device_name}/packages/phone/images/ 目录下。