diff --git a/config/CONFIG_BASE b/config/CONFIG_BASE index da4a5fc8f..ca4c1fc9f 100644 --- a/config/CONFIG_BASE +++ b/config/CONFIG_BASE @@ -52,6 +52,9 @@ EPICS_BASE = $(TOP) # EPICS include config file include $(EPICS_BASE)/config/CONFIG +-include $(EPICS_BASE)/configure/RELEASE +-include $(EPICS_BASE)/configure/RELEASE.$(EPICS_HOST_ARCH) + ifdef INSTALL_LOCATION_BASE INSTALL_LOCATION = $(INSTALL_LOCATION_BASE) endif