Commit 4b6c091b by Doug Evans

Vendor for vxworks is wrs.

From-SVN: r8506
parent 1c2f7ae0
......@@ -803,6 +803,9 @@ case $basic_machine in
-ptx*)
vendor=sequent
;;
-vxworks*)
vendor=wrs
;;
esac
basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment