forked from epics_driver_modules/motorBase
Added MotorSimSrc
This commit is contained in:
+5
-1
@@ -9,9 +9,10 @@ include $(TOP)/configure/CONFIG
|
||||
DIRS += MotorSrc
|
||||
|
||||
# Select individual device/driver modules by removing the "#!" comment.
|
||||
DIRS += DeltaTauSrc
|
||||
#!DIRS += DeltaTauSrc
|
||||
DIRS += OmsSrc
|
||||
DIRS += SoftMotorSrc
|
||||
DIRS += MotorSimSrc
|
||||
|
||||
# All the following modules require ASYN.
|
||||
ifdef ASYN
|
||||
@@ -26,6 +27,9 @@ DIRS += FaulhaberSrc
|
||||
DIRS += PC6KSrc
|
||||
endif
|
||||
|
||||
# Install the edl files
|
||||
#DIRS += opi
|
||||
|
||||
ifdef MX
|
||||
DIRS += MXmotorSrc
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user