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
+1 -1
View File
@@ -305,7 +305,7 @@ KERNELPATHS += -I$(KERNEL_ROOT)/../../APP_Framework/Framework/connection/zigbee
endif
ifeq ($(CONFIG_ADAPTER_HFA21_ETHERCAT), y)
KERNELPATHS += -I$(KERNEL_ROOT)/../../APP_Framework/Framework/connection/ethercat #
KERNELPATHS += -I$(KERNEL_ROOT)/../../APP_Framework/Framework/connection/industrial_ethernet/ethercat #
endif
ifeq ($(CONFIG_SUPPORT_KNOWING_FRAMEWORK), y)