commit | d4a6e2d34bf66ea06d9b88ffc6c47d5a2792449a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Jan 23 20:09:28 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Feb 21 11:33:19 2014 -0500 |
tree | 990fb4e5d6f7684b3a0ee1022998d6b0689c34db | |
parent | 6ead6de20bae18a9186d38024bc1fdcb3b8bd283 [diff] |
boards.cfg: Place "-" in the 8th field if it is the same as 7th The 8th field of boards.cfg takes the form: <board config name>[:comma separated config options] We should describe explicitely the 8th field only when it is necessary to do so. Specify "-" in the 8th field if it is the same as 7th field. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>