]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
boards.cfg: Place "-" in the 8th field if it is the same as 7th
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 23 Jan 2014 11:09:28 +0000 (20:09 +0900)
committerTom Rini <trini@ti.com>
Fri, 21 Feb 2014 16:33:19 +0000 (11:33 -0500)
commit3fa6705003c41d73fd26a75196cbefd3cdf70dfd
tree990fb4e5d6f7684b3a0ee1022998d6b0689c34db
parentfc0fc50f38a4d7d0554558076a79dfe8b0d78cd5
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>
boards.cfg