forked from epics_driver_modules/motorBase
Added modbus to RELEASE, since it is needed to build the AMCI example IOC
This commit is contained in:
@@ -77,6 +77,10 @@ endif
|
||||
ifdef LUA
|
||||
$(ECHO) Creating $@, LUA = $(LUA)
|
||||
@echo LUA = $(LUA)>> $@
|
||||
endif
|
||||
ifdef MODBUS
|
||||
$(ECHO) Creating $@, MODBUS = $(MODBUS)
|
||||
@echo MODBUS = $(MODBUS)>> $@
|
||||
endif
|
||||
$(ECHO) Creating $@, EPICS_BASE = $(EPICS_BASE)
|
||||
@echo EPICS_BASE = $(EPICS_BASE)>> $@
|
||||
|
||||
Reference in New Issue
Block a user