1.模块升级工具

2.quectel-CM
This commit is contained in:
payton 2023-07-14 19:53:39 +08:00
parent 6fa6efd81f
commit 1a758c774f
3 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@ install:
@mkdir -p $(APP_DIR)/output
@cp -avf $(BIN) $(APP_DIR)/output
@cp -avf ${BIN} $(ROOTFS_DIR)/rootfs/usr/bin
@cp -avf $(APP_DIR)/source/sf_app/build/QFirehose $(ROOTFS_DIR)/rootfs/usr/bin
# @cp -avf $(APP_DIR)/source/sf_app/build/QFirehose $(ROOTFS_DIR)/rootfs/usr/bin
@cp -avf $(APP_DIR)/source/sf_app/build/QLog $(ROOTFS_DIR)/rootfs/usr/bin
@cp -avf $(APP_DIR)/source/sf_app/build/quectel-CM $(ROOTFS_DIR)/rootfs/usr/bin
@cp -avf $(APP_DIR)/source/sf_app/build/DownloadCLI $(ROOTFS_DIR)/rootfs/usr/bin

Binary file not shown.