diff --git a/configure/os/CONFIG.Common.V67-ppc604 b/configure/os/CONFIG.Common.V67-ppc604 new file mode 100644 index 000000000..8fcd4b1c9 --- /dev/null +++ b/configure/os/CONFIG.Common.V67-ppc604 @@ -0,0 +1,6 @@ +include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc604_long +VXWORKS_VERSION = 6.7 +WIND_BASE = /afs/psi.ch/project/vxworks/VxWorks6.7 +NM = $(GNU_DIR)/powerpc-wrs-vxworks/bin/nm +WIND_HOME=$(WIND_BASE) +export WIND_HOME diff --git a/configure/os/CONFIG_SITE.SL5-x86.Common b/configure/os/CONFIG_SITE.SL5-x86.Common index 5e161f685..67d1f7a32 100644 --- a/configure/os/CONFIG_SITE.SL5-x86.Common +++ b/configure/os/CONFIG_SITE.SL5-x86.Common @@ -2,4 +2,5 @@ include $(CONFIG)/os/CONFIG_SITE.linux-x86.Common CROSS_COMPILER_TARGET_ARCHS += T2-ppc604 CROSS_COMPILER_TARGET_ARCHS += embeddedlinux-xscale_be CROSS_COMPILER_TARGET_ARCHS += embeddedlinux-ppc405 +CROSS_COMPILER_TARGET_ARCHS += V67-ppc604