forked from xuos/xiuos
adapt wifi framework and fix 'strncat' problem
This commit is contained in:
@@ -17,5 +17,9 @@ ifeq ($(CONFIG_ADAPTER_ESP07S_WIFI),y)
|
||||
SRC_DIR += esp07s_wifi
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_ADAPTER_ESP8285_WIFI),y)
|
||||
SRC_DIR += esp8285_wifi
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user