modify ota function dir

This commit is contained in:
wgzAIIT
2023-11-20 15:03:43 +08:00
parent 55ce48e0ba
commit 8c1423f50e
11 changed files with 394 additions and 356 deletions
@@ -39,4 +39,8 @@ ifeq ($(CONFIG_BSP_USING_WDT),y)
SRC_DIR += wdt
endif
ifeq ($(CONFIG_TOOL_USING_OTA),y)
SRC_DIR += ota
endif
include $(KERNEL_ROOT)/compiler.mk