chore[script]: add rebuild and clean for build

Change-Id: I73b2d2e9ed11c5aef8c773323b2ab8c5f08b0dc3
Signed-off-by: xueman.ruan <xueman.ruan@rock-chips.com>
This commit is contained in:
xueman.ruan
2024-01-04 18:04:20 +08:00
parent 56bff5ed8c
commit 1766466864
6 changed files with 103 additions and 3 deletions

View File

@@ -14,6 +14,8 @@ check_system_arm_linux_gcc(){
check_cmd arm-linux-gcc -v
}
source ../opt_proc.sh
check_system_arm_linux_gcc
if [ $? -eq 127 ];then
MPP_TOOLCHAIN=${MPP_TOP}/../prebuilts/toolschain/usr/bin