forked from xuos/xiuos
support OPCUA and LWIP
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
SRC_DIR :=
|
||||
|
||||
ifeq ($(CONFIG_USING_CONTROL_PLC_OPCUA), y)
|
||||
SRC_DIR += opcua
|
||||
endif
|
||||
|
||||
SRC_FILES += interoperability.c
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user