From 730fecea35838dea644ea2d269febcd872798c0d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 18 Jul 2008 21:01:27 +0000 Subject: [PATCH] Added include for CONFIG_SITE.$(EPICS_HOST_ARCH).RTEMS overrides. --- configure/os/CONFIG.Common.RTEMS | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index e09047a5e..d8648c873 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -111,3 +111,4 @@ LDLIBS_READLINE = -lreadline -lncurses #-------------------------------------------------- # Allow site overrides -include $(CONFIG)/os/CONFIG_SITE.Common.RTEMS +-include $(CONFIG)/os/CONFIG_SITE.$(EPICS_HOST_ARCH).RTEMS