diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-12-06 16:34:10 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-12-16 08:59:43 -0500 |
commit | 475c506d08b20314f68c5280095a26802490c981 (patch) | |
tree | 05810fdbde031b84f27a79cf0d64944888081b55 /.gitignore | |
parent | aaed2eb5c741b4d2184d0a270edf30e4209fa07d (diff) |
Makefile, .gitignore: Cleanup non-existing binaries
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index a1f07f00c67..3b14c256e19 100644 --- a/.gitignore +++ b/.gitignore @@ -47,8 +47,6 @@ /u-boot.ais /u-boot.dtb /u-boot.sb -/u-boot.bd -/u-boot.geany # # Generated files |