fix Framework/connection/industrial_ethernet/ethercat DIR error

This commit is contained in:
Liu_Weichao
2022-04-06 14:33:32 +08:00
parent 8c76480a97
commit 06d163295a
12 changed files with 15 additions and 14 deletions

View File

@@ -41,10 +41,6 @@ ifeq ($(CONFIG_ADD_XIZI_FETURES),y)
SRC_DIR += ethernet
endif
ifeq ($(CONFIG_CONNECTION_ADAPTER_ETHERCAT),y)
SRC_DIR += ethercat
endif
ifeq ($(CONFIG_CONNECTION_ADAPTER_BLUETOOTH),y)
SRC_DIR += bluetooth
endif