forked from epics_driver_modules/require
add EPICS 7.0.3 to the default versions
This commit is contained in:
@@ -65,7 +65,7 @@ MAKEHOME:=$(dir $(lastword ${MAKEFILE_LIST}))
|
||||
USERMAKEFILE:=$(lastword $(filter-out $(lastword ${MAKEFILE_LIST}), ${MAKEFILE_LIST}))
|
||||
|
||||
# Some configuration:
|
||||
DEFAULT_EPICS_VERSIONS = 3.13.9 3.13.10 3.14.8 3.14.12
|
||||
DEFAULT_EPICS_VERSIONS = 3.13.9 3.13.10 3.14.8 3.14.12 7.0.3
|
||||
BUILDCLASSES = vxWorks
|
||||
EPICS_MODULES ?= /ioc/modules
|
||||
MODULE_LOCATION = ${EPICS_MODULES}/$(or ${PRJ},$(error PRJ not defined))/$(or ${LIBVERSION},$(error LIBVERSION not defined))
|
||||
|
||||
Reference in New Issue
Block a user