commit | 051ea062b06306b4e4063a3c2ea997ca998576ed | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Jun 06 20:18:37 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Jun 11 16:27:05 2014 -0400 |
tree | 6138866bae88199dff0d3c481b21839ea9dce544 | |
parent | 741218862260b866a96cb36b1270c056e354378c [diff] |
.gitignore: drop *.dts.tmp pattern This pattern was added by commit cc4f427b to ignore the intermidiate file for generating DTB. When Kbuild was introduced, dts/Makefile was totally re-written. This ignore pattern is already useless. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>