riscv-openocd/tools
Antony Pavlov c5d8988316 checkpatch.pl: check for openocd tree, not for kernel tree
checkpatch.pl looks for linux kernel specific paths and files
to check source tree. As openocd misses kernel files it ends
with this error message:

    Must be run from the top-level dir. of a kernel tree

This patch also renames 'kernel' -> 'openocd'
in source tree-related messages.

Due to checkpatch checking modifications on itself, lift the
restriction on having no spaces at the start of a line for Perl
scripts. This can be readded back later.

Change-Id: I89b7ca976bef5e13785bd3a43e597c9feb4c2df4
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Reviewed-on: http://openocd.zylin.com/2339
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2014-11-24 22:23:14 +00:00
..
git2cl@8373c9f749 Add git2cl from repo.or.cz as a submodule in tools/git2cl. 2009-10-27 23:20:24 -07:00
release tools: update release scripts to use configure.ac 2012-03-30 15:55:01 +00:00
rlink_make_speed_table update files to correct FSF address 2013-06-05 19:52:42 +00:00
scripts checkpatch.pl: check for openocd tree, not for kernel tree 2014-11-24 22:23:14 +00:00
st7_dtc_as update files to correct FSF address 2013-06-05 19:52:42 +00:00
checkpatch.sh make checkpatch.sh take an optional 'since' refspec 2011-12-06 20:58:02 +00:00
initial.sh tools: initial.sh fixed to accept spaces in current path 2012-05-29 19:10:06 +00:00
logger.pl Fix logger.pl script to avoid spurious empty line in some cases. 2009-06-30 05:33:17 +00:00
release.sh tools: update release scripts to use configure.ac 2012-03-30 15:55:01 +00:00
uncrustify1.sh Add uncrustify config file and helper script 2009-02-03 04:27:48 +00:00