This commit is contained in:
2024-10-19 19:01:39 +08:00
parent 9c4cd399c1
commit 961e02ba22

View File

@@ -48,7 +48,7 @@ bin: plat_all src_all
clean: plat_clean src_clean
package:
package: bin
@echo "prepare build environment ..."
@rm -rf $(package_path)
@mkdir -p $(package_path)