]> git.sur5r.net Git - openocd/commit
helper/options: Use OPENOCD_SCRIPTS dir if set.
authorJonathan Larmour <jifl@eCosCentric.com>
Tue, 6 Oct 2015 20:47:35 +0000 (21:47 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Tue, 3 Nov 2015 22:19:36 +0000 (22:19 +0000)
commit03e240f3bfb973968961c1ed21cac748f0d771da
treed19dc7bd6c4229ae0eb8a59d9850fe5da47ff223
parentd651d7109f368f66eba481404e9d063ec1219a69
helper/options: Use OPENOCD_SCRIPTS dir if set.

This makes it easier to relocate the install tree of OpenOCD from where
it was originally built (for example, if put onto a different machine),
without having to change scripts or add something to the command line
every time.

Change-Id: Ia5edf0eba166f7a999f267bd6a92402dab9b399e
Signed-off-by: Jonathan Larmour <jifl@eCosCentric.com>
Reviewed-on: http://openocd.zylin.com/3004
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
doc/openocd.texi
src/helper/options.c