Skip to content
Snippets Groups Projects
Commit bf87dfcc authored by sluiter's avatar sluiter
Browse files

Add Acromag IP520 support.

parent 87f9facf
No related branches found
No related tags found
No related merge requests found
...@@ -325,6 +325,8 @@ ifeq (vxWorks,$(findstring vxWorks, $(T_A))) ...@@ -325,6 +325,8 @@ ifeq (vxWorks,$(findstring vxWorks, $(T_A)))
iocxxxVX_DBD += tyGSOctal.dbd iocxxxVX_DBD += tyGSOctal.dbd
iocxxxVX_DBD += drvIpac.dbd iocxxxVX_DBD += drvIpac.dbd
xxx_LIBS_vxWorks += TyGSOctal Ipac xxx_LIBS_vxWorks += TyGSOctal Ipac
iocxxxVX_DBD += IP520.dbd
xxx_LIBS_vxWorks += IP520
endif endif
ifdef ASYN ifdef ASYN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment