yb_arm/driver/tfu/build.sh
2025-05-20 01:20:32 +08:00

13 lines
162 B
Bash

set -e
# git submodule init
# git submodule update --remote --merge --recursive
# git clean -dxf
# git fetch
# git checkout DEV
# git pull
make clean
make all