From 2db93163c15b55be35a9f369b60b22ec9ccad191 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Fri, 18 May 2018 09:56:30 +0200 Subject: [PATCH] restore lost include line --- configure/os/CONFIG.SL6-x86.Common | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.SL6-x86.Common b/configure/os/CONFIG.SL6-x86.Common index 183caedd7..cc10355d3 100644 --- a/configure/os/CONFIG.SL6-x86.Common +++ b/configure/os/CONFIG.SL6-x86.Common @@ -1,2 +1,3 @@ #CONFIG.$(EPICS_HOST_ARCH).Common is required by build system #Include definitions common to linux hosts +include $(CONFIG)/os/CONFIG.linux-x86.Common