From 7b44593c981c73e2aaa904597aec74b9209ca696 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 9 Sep 2008 20:54:29 +0000 Subject: [PATCH] Removed extra include of CONFIG_SITE.Common.RTEMS. --- configure/os/CONFIG.Common.RTEMS | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index d8648c873..b05c6ef26 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -110,5 +110,4 @@ LDLIBS_READLINE = -lreadline -lncurses #-------------------------------------------------- # Allow site overrides --include $(CONFIG)/os/CONFIG_SITE.Common.RTEMS -include $(CONFIG)/os/CONFIG_SITE.$(EPICS_HOST_ARCH).RTEMS