diff --git a/config/CONFIG.Vx.vxWorks-486 b/config/CONFIG.Vx.vxWorks-486 index ab758f448..9b8a261de 100644 --- a/config/CONFIG.Vx.vxWorks-486 +++ b/config/CONFIG.Vx.vxWorks-486 @@ -1,4 +1,4 @@ # $Id$ # vxWorks-486 is the new R3.14 name for pc486 -include CONFIG.Vx.pc486 +include $(EPICS_BASE)/config/CONFIG.Vx.pc486 diff --git a/config/CONFIG.Vx.vxWorks-68040 b/config/CONFIG.Vx.vxWorks-68040 index 260c6c827..6f48f30ed 100644 --- a/config/CONFIG.Vx.vxWorks-68040 +++ b/config/CONFIG.Vx.vxWorks-68040 @@ -1,4 +1,4 @@ # $Id$ # vxWorks-68040 is the new R3.14 name for mv167 -include CONFIG.Vx.mv167 +include $(EPICS_BASE)/config/CONFIG.Vx.mv167 diff --git a/config/CONFIG.Vx.vxWorks-68040lc b/config/CONFIG.Vx.vxWorks-68040lc index 781fb192c..12468356e 100644 --- a/config/CONFIG.Vx.vxWorks-68040lc +++ b/config/CONFIG.Vx.vxWorks-68040lc @@ -1,4 +1,4 @@ # $Id$ # vxWorks-68040lc is the new R3.14 name for mv162lc -include CONFIG.Vx.mv162lc +include $(EPICS_BASE)/config/CONFIG.Vx.mv162lc diff --git a/config/CONFIG.Vx.vxWorks-68060 b/config/CONFIG.Vx.vxWorks-68060 index 91013a16f..9046be76c 100644 --- a/config/CONFIG.Vx.vxWorks-68060 +++ b/config/CONFIG.Vx.vxWorks-68060 @@ -1,4 +1,4 @@ # $Id$ # vxWorks-68060 is the new R3.14 name for mv177 -include CONFIG.Vx.mv177 +include $(EPICS_BASE)/config/CONFIG.Vx.mv177 diff --git a/config/CONFIG.Vx.vxWorks-ppc604 b/config/CONFIG.Vx.vxWorks-ppc604 index 9da8ab754..ab852db71 100644 --- a/config/CONFIG.Vx.vxWorks-ppc604 +++ b/config/CONFIG.Vx.vxWorks-ppc604 @@ -1,4 +1,4 @@ # $Id$ # vxWorks-ppc604 is the new R3.14 name for ppc604 -include CONFIG.Vx.ppc604 +include $(EPICS_BASE)/config/CONFIG.Vx.ppc604