diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-gnu b/config/CONFIG_HOST_ARCH.solaris-sparc-gnu index df90166be..9651bd188 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-gnu @@ -9,5 +9,5 @@ #************************************************************************* # $Id$ --include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.solaris-x86-gnu b/config/CONFIG_HOST_ARCH.solaris-x86-gnu index 57461d15d..6e71b9692 100644 --- a/config/CONFIG_HOST_ARCH.solaris-x86-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-x86-gnu @@ -1,4 +1,4 @@ # $Id$ --include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu