forked from xuos/xiuos
1、Adapt ota-related interfaces to the XiZi_IIoT/tool/bootloader directory
2、Add flash config by menuconfig
This commit is contained in:
@@ -4,4 +4,8 @@ ifeq ($(CONFIG_TOOL_SHELL),y)
|
||||
SRC_DIR += shell
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_TOOL_USING_OTA),y)
|
||||
SRC_DIR += bootloader
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user