forked from xuos/xiuos
bugfix
This commit is contained in:
parent
ab77fe8a09
commit
c3e686c50b
|
@ -142,7 +142,7 @@ ifeq ($(CONFIG_ADD_XIZI_FEATURES),y)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_USER_TEST_FTPCLIENT_RISCV),y)
|
ifeq ($(CONFIG_USER_TEST_FTPCLIENT_RISCV),y)
|
||||||
SRC_FILES += tes_ftpclient_riscv/test_ftpclient_riscv.c
|
SRC_FILES += test_ftpclient_riscv/test_ftpclient_riscv.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_USER_TEST_LORA_P2P),y)
|
ifeq ($(CONFIG_USER_TEST_LORA_P2P),y)
|
||||||
|
|
Loading…
Reference in New Issue