Added config files with R3.14 target names.
This commit is contained in:
4
config/CONFIG.Vx.vxWorks-486
Normal file
4
config/CONFIG.Vx.vxWorks-486
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-486 is the new R3.14 name for pc486
|
||||
include CONFIG.Vx.pc486
|
||||
4
config/CONFIG.Vx.vxWorks-68040
Normal file
4
config/CONFIG.Vx.vxWorks-68040
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-68040 is the new R3.14 name for mv167
|
||||
include CONFIG.Vx.mv167
|
||||
4
config/CONFIG.Vx.vxWorks-68040lc
Normal file
4
config/CONFIG.Vx.vxWorks-68040lc
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-68040lc is the new R3.14 name for mv162lc
|
||||
include CONFIG.Vx.mv162lc
|
||||
4
config/CONFIG.Vx.vxWorks-68060
Normal file
4
config/CONFIG.Vx.vxWorks-68060
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-68060 is the new R3.14 name for mv177
|
||||
include CONFIG.Vx.mv177
|
||||
4
config/CONFIG.Vx.vxWorks-ppc604
Normal file
4
config/CONFIG.Vx.vxWorks-ppc604
Normal file
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-ppc604 is the new R3.14 name for ppc604
|
||||
include CONFIG.Vx.ppc604
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user