From f8cb3e93e881484d80a7a3fd0a19416bb72b7096 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 27 Oct 2005 21:45:18 +0000 Subject: [PATCH] Initial version. File created by Ernest Williams, SNS --- .../os/CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 | 12 ++++++++++++ .../os/CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 create mode 100644 configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 new file mode 100644 index 000000000..91202680a --- /dev/null +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 @@ -0,0 +1,12 @@ +# CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 +# +# $Id$ +# This file is maintained by the build community. +# +# Site override definitions for linux-x86_64 host - vxWorks6-mv2100 target builds +#------------------------------------------------------- +# WindRiver has changed the directory structure of vxWorks +# This is for Tornado 3 (i.e. VxWorks 6.0) + +VX_DIR = /ade/vxWorks/6.0 + diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 new file mode 100644 index 000000000..5bcbd0d80 --- /dev/null +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 @@ -0,0 +1,12 @@ +# CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 +# +# $Id$ +# This file is maintained by the build community. +# +# Site override definitions for linux-x86_64 host - vxWorks6-mv5100 target builds +#------------------------------------------------------- +# WindRiver has changed the directory structure of vxWorks +# This is for Tornado 3 (i.e. VxWorks 6.0) + +VX_DIR = /ade/vxWorks/6.0 +