config files for PSI host and target architectures

This commit is contained in:
zimoch
2010-11-29 14:55:50 +00:00
parent 1091af5e49
commit cbb2c166c4
5 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# Include definitions common to linux pentium targets
include $(CONFIG)/os/CONFIG.Common.linux-686

View File

@@ -0,0 +1,8 @@
include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc604_long
VXWORKS_VERSION = 5.5
WIND_BASE = /usr/local/Tornado2
#there is a problem with our ccppc and optimization
# -O and -O0 work, -O1 and higher are buggy
OPT_CFLAGS_YES = -O
OPT_CXXFLAGS_YES = -O

View File

@@ -0,0 +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

View File

@@ -0,0 +1,2 @@
# Include common linux definitions
include $(CONFIG)/os/CONFIG.linux-x86.linux-x86

View File

@@ -0,0 +1,2 @@
include $(CONFIG)/os/CONFIG_SITE.linux-x86.Common
CROSS_COMPILER_TARGET_ARCHS += T2-ppc604