forked from epics_driver_modules/motorBase
Added Aerotech.
This commit is contained in:
+4
-1
@@ -6,7 +6,7 @@ include $(TOP)/configure/CONFIG
|
||||
|
||||
DIRS += MotorSrc
|
||||
|
||||
# Select/deselect individual device/driver modules by adding/removing the
|
||||
# Select/deselect individual device driver modules by removing/adding a
|
||||
# "#" comment.
|
||||
|
||||
DIRS += DeltaTauSrc
|
||||
@@ -75,6 +75,9 @@ KohzuSrc_DEPEND_DIRS = MotorSrc
|
||||
DIRS += AttocubeSrc
|
||||
AttocubeSrc_DEPEND_DIRS = MotorSrc
|
||||
|
||||
DIRS += AerotechSrc
|
||||
AerotechSrc_DEPEND_DIRS = MotorSrc
|
||||
|
||||
endif
|
||||
|
||||
# Install the edl files
|
||||
|
||||
Reference in New Issue
Block a user