vxWorks 6.7 support added
This commit is contained in:
6
configure/os/CONFIG.Common.V67-ppc604
Normal file
6
configure/os/CONFIG.Common.V67-ppc604
Normal 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
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user