使用python脚本删除上次生成 加快编译速度
This commit is contained in:
@@ -50,10 +50,10 @@ export product_line=PLC
|
||||
export PATH=/opt/kunlun2/bin/:$PATH
|
||||
|
||||
set -o errexit
|
||||
make -C .. clobber
|
||||
# make -j -C .. clobber
|
||||
|
||||
# clean phy lib etc.
|
||||
make -C .. sbl_clean
|
||||
# make -j -C .. sbl_clean
|
||||
|
||||
# build klx ram
|
||||
make -C .. sbl opt_build=1
|
||||
make -j -C .. sbl opt_build=1
|
||||
|
Reference in New Issue
Block a user