forked from epics_driver_modules/motorBase
Removed V544Src from build.
This commit is contained in:
+10
-12
@@ -7,21 +7,19 @@ include $(TOP)/configure/CONFIG
|
||||
DIRS += MotorSrc
|
||||
|
||||
# Select individual device/driver modules by removing the "#!" comment.
|
||||
|
||||
#!DIRS += DeltaTauSrc
|
||||
#!DIRS += OmsSrc
|
||||
#!DIRS += SoftMotorSrc
|
||||
#!DIRS += V544Src
|
||||
DIRS += DeltaTauSrc
|
||||
DIRS += OmsSrc
|
||||
DIRS += SoftMotorSrc
|
||||
|
||||
# All the following modules require ASYN.
|
||||
ifdef ASYN
|
||||
#!DIRS += NewportSrc
|
||||
#!DIRS += ImsSrc
|
||||
#!DIRS += AcsSrc
|
||||
#!DIRS += MclennanSrc
|
||||
#!DIRS += PiSrc
|
||||
#!DIRS += MicroMoSrc
|
||||
#!DIRS += MicosSrc
|
||||
DIRS += NewportSrc
|
||||
DIRS += ImsSrc
|
||||
DIRS += AcsSrc
|
||||
DIRS += MclennanSrc
|
||||
DIRS += PiSrc
|
||||
DIRS += MicroMoSrc
|
||||
DIRS += MicosSrc
|
||||
endif
|
||||
|
||||
ifdef MX
|
||||
|
||||
Reference in New Issue
Block a user