enhance generate.py
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,8 +1,8 @@
|
||||
include /ioc/tools/driver.makefile
|
||||
MODULE = $(notdir $(shell pwd))
|
||||
BUILDCLASSES = Linux
|
||||
ARCH_FILTER = eldk42%
|
||||
EXCLUDE_VERSIONS = 3.14 7.0.6
|
||||
ARCH_FILTER = ARCH_FILTER = $(EPICS_HOST_ARCH) eldk42%
|
||||
EXCLUDE_VERSIONS = 3.14 # 7.0.6
|
||||
#EPICS_VERSIONS = 7.0.7
|
||||
|
||||
#SCRIPTS+=$(wildcard add_EXPMX*.cmd cfg/*.cfg cfg/*.py cfg/*.pbi python/*.py)
|
||||
|
||||
Reference in New Issue
Block a user