| commit | bf209abed3ae6cf3b1eac7c5f360603bdc8bbb6b | [log] [tgz] |
|---|---|---|
| author | Axel Lin <axel.lin@ingics.com> | Fri Sep 13 11:43:37 2013 +0800 |
| committer | Tom Rini <trini@ti.com> | Fri Sep 20 10:30:53 2013 -0400 |
| tree | 0e3007df12556b15e89e022ca8e09da4887eaf01 | |
| parent | 6d2ee5a33a802e6c59ba3148b3a111e4c41d43cb [diff] |
boards.cfg: Fix the comment for invoking tools/reformat.py from vim Add the missing bang (!) to execute external command, otherwise it does not work. Signed-off-by: Axel Lin <axel.lin@ingics.com>