yb_arm/driver/tfu/build.sh

13 lines
162 B
Bash
Raw Normal View History

2025-05-20 01:20:32 +08:00
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