commit | 899a8cbbc28e7dc1c2418048a2769d27769592c8 | [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 | ad80c4a3220b5348f904f909ed572c364d50f867 [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>