kl1 使用多线程编译

This commit is contained in:
2024-12-14 15:43:03 +08:00
parent 156c4ef8b2
commit 71cadfda29
4 changed files with 29 additions and 12 deletions

View File

@@ -1004,8 +1004,8 @@ else
# prepare oem.bin
cp $TOP_DIR/sbl/.output/lib/kunlun_sbl.bin $CUR_DIR/sbl.bin
cp $TOP_DIR/mfgtool/ram/.output/lib/kl_ram.bin $CUR_DIR/ram.bin
cp $TOP_DIR/mfgtool/ram/.output/lib/kl_ram*.bin $CUR_DIR
cp $TOP_DIR/mfgtool/ram/.output/lib/kl1_ram.bin $CUR_DIR/ram.bin
cp $TOP_DIR/mfgtool/ram/.output/lib/kl1_ram*.bin $CUR_DIR
cp $TOP_DIR/sp/boot/.output/lib/sp_fw.bin $CUR_DIR/sp.bin
if [ "${IMG_UPPER}" == "FTM" ] || [ "${IMG_UPPER}" == "CKB" ]; then