Exchanged asynMotor for motorBase as linkage target
This commit is contained in:
6
Makefile
6
Makefile
@ -7,11 +7,11 @@ EPICS_VERSIONS=7.0.7
|
|||||||
ARCH_FILTER=RHEL%
|
ARCH_FILTER=RHEL%
|
||||||
|
|
||||||
# Additional module dependencies
|
# Additional module dependencies
|
||||||
REQUIRED+=asynMotor
|
REQUIRED+=motorBase
|
||||||
REQUIRED+=sinqMotor
|
REQUIRED+=sinqMotor
|
||||||
|
|
||||||
# Specify the version of asynMotor we want to build against
|
# Specify the version of motorBase we want to build against
|
||||||
asynMotor_VERSION=7.2.2
|
motorBase_VERSION=7.2.2
|
||||||
|
|
||||||
# Specify the version of sinqMotor we want to build against
|
# Specify the version of sinqMotor we want to build against
|
||||||
sinqMotor_VERSION=0.7.0
|
sinqMotor_VERSION=0.7.0
|
||||||
|
Reference in New Issue
Block a user