forked from xuos/xiuos
move mqtt to APP_Framework/lib dir for ota
This commit is contained in:
@@ -8,8 +8,4 @@ ifeq ($(CONFIG_TOOL_USING_OTA),y)
|
||||
SRC_DIR += bootloader
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_TOOL_USING_MQTT),y)
|
||||
SRC_DIR += mqtt
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user