Added config files with R3.14 target names.

This commit is contained in:
Janet B. Anderson
1999-10-13 15:20:05 +00:00
parent 290a2fb37c
commit e7e124db0c
6 changed files with 21 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# $Id$
# vxWorks-486 is the new R3.14 name for pc486
include CONFIG.Vx.pc486

View File

@@ -0,0 +1,4 @@
# $Id$
# vxWorks-68040 is the new R3.14 name for mv167
include CONFIG.Vx.mv167

View File

@@ -0,0 +1,4 @@
# $Id$
# vxWorks-68040lc is the new R3.14 name for mv162lc
include CONFIG.Vx.mv162lc

View File

@@ -0,0 +1,4 @@
# $Id$
# vxWorks-68060 is the new R3.14 name for mv177
include CONFIG.Vx.mv177

View File

@@ -0,0 +1,4 @@
# $Id$
# vxWorks-ppc604 is the new R3.14 name for ppc604
include CONFIG.Vx.ppc604

View File

@@ -20,7 +20,7 @@ CONFIGS += CONFIG.Host.UnixCommon
CONFIGS += CONFIG_HOST_ARCH.UnixCommon
CONFIGS += CONFIG.Vx
CONFIGS += $(CROSS_COMPILER_TARGET_ARCHS:%=CONFIG.Vx.%)
#CONFIGS += $(CROSS_COMPILER_TARGET_ARCHS:%=CONFIG.Vx.%)
CONFIGS += CONFIG_SITE
CONFIGS += CONFIG_SITE_ENV