commit | d96ef37df78eac5c636866d8f226991a5d96e6bb | [log] [tgz] |
---|---|---|
author | Doug Anderson <dianders@chromium.org> | Mon Nov 26 15:23:23 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 31 15:23:39 2013 -0800 |
tree | 1e55b02fcfab4fc15339ee3b5ead78b9d35be966 | |
parent | a970048e755768e7d7d10c6b209999133ef75814 [diff] |
patman: Look for checkpatch in the scripts directory The Linux kernel stores checkpatch.pl in the scripts directory. Add that to the search path to make things more automatic for kernel development. Signed-off-by: Doug Anderson <dianders@chromium.org> Acked-by: Simon Glass <sjg@chromium.org>