Skip to content
Snippets Groups Projects
Commit 4611238e authored by rivers's avatar rivers
Browse files

Change drvAH401B.dbd to drvAHxxx.dbd

parent 11805f4d
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ ifeq (vxWorks,$(findstring vxWorks, $(T_A)))
ifdef ALLEN_BRADLEY
iocxxxVX_DBD += allenBradley.dbd
endif
iocxxxVX_DBD += quadEMSupport.dbd
iocxxxVX_DBD += drvAPS_EM.dbd
iocxxxVX_DBD += mcaCanberraSupport.dbd
iocxxxVX_DBD += devLove.dbd
# from ipac
......@@ -205,6 +205,7 @@ xxx_Common_LIBS += autosave
xxx_Common_LIBS += optics
xxx_Common_LIBS += std
xxx_Common_LIBS += ip
xxx_Common_LIBS += quadEM
xxx_Common_LIBS += Acs acsTech80 Aerotech Attocube Faulhaber Ims KohzuMotor Mclennan
xxx_Common_LIBS += Micos MicroMo NewFocus Newport Oriel PI PIJena Parker SmartMotor
xxx_Common_LIBS += ThorLabs softMotor motorSimSupport motor
......@@ -224,7 +225,6 @@ xxx_LIBS_vxWorks += mcaCanberra
xxx_LIBS_vxWorks += ip330
xxx_LIBS_vxWorks += ipUnidig
xxx_LIBS_vxWorks += dac128V
xxx_LIBS_vxWorks += quadEM
xxx_LIBS_vxWorks += camac devCamac
xxx_LIBS_vxWorks += love
ifndef DEVIOCSTATS
......
......@@ -33,6 +33,9 @@ include "mcaSupport.dbd"
# ip
include "ipSupport.dbd"
# quadEM
include "drvAHxxx.dbd"
# motor
include "motorSupport.dbd"
include "devAcsMotor.dbd"
......
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