索智S3 Tina Docker 编译

技术代码类  ·  2025-07-15

sudo docker run  -v /opt/tinas3/s3_toCust/:/sdk -it ronz0313/public /bin/bash

cd /sdk/
source build/envsetup.sh 
zmake all 

--------------------------------
Instructions of zmake function and parameter
Compile module:
 zmake <zeta.in or modules.in path>
Clear module:
 zmake clean <zeta.in or modules.in path>
Compile configuration:
 zmake config
Compile bootloader:
 zmake uboot
Compile kernel:
 zmake kernel
Package file system:
 zmake rootfs
Make the firmware:
 zmake image [debug]
Full compilation:
 zmake all
 
评论已关闭
苏ICP备2024088959号-2 苏公网安备32060202001138
RONZ个人空间. All Rights Reserved.