vxWorks 6.7 support added

This commit is contained in:
zimoch
2011-06-21 07:39:44 +00:00
parent d870653707
commit 19ef6fad05
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -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