From 72665baf185087e78cfa6768019f40d13e6e8981 Mon Sep 17 00:00:00 2001
From: oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Date: Tue, 14 Oct 2008 09:37:44 +0000
Subject: [PATCH] tip on checking with supplier for binaries

git-svn-id: svn://svn.berlios.de/openocd/trunk@1055 b42882b7-edfa-0310-969c-e2dbd0fdcd60
---
 doc/openocd.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/openocd.texi b/doc/openocd.texi
index 9aac8ad60..3cb8528ce 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -96,6 +96,12 @@ The main OpenOCD web site is available at @uref{http://openocd.berlios.de/web/}
 @chapter Building
 @cindex building OpenOCD
 
+If you are interested in getting actual work done rather than building
+OpenOCD, then check if your interface supplier provides binaries for
+you. Chances are that that binary is from some SVN version that is more
+stable than SVN trunk where bleeding edge development takes place.
+
+
 You can download the current SVN version with SVN client of your choice from the
 following repositories:
 
-- 
GitLab