diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-07-26 03:40:35 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-07-27 15:03:13 -0400 |
commit | 9c5748775228f6648a99d1e28acef92012fa031e (patch) | |
tree | 544f9678ccf6faeb2ef5b463706c29d536cf826c /tools/.gitignore | |
parent | b38ecd6fbe19602218518f6c7560e8814210e57c (diff) | |
download | u-boot-9c5748775228f6648a99d1e28acef92012fa031e.tar.gz |
tools: remove mpc86x_clk tool
This is commented out in the Makefile for more than 10 years.
I assume it is proof that this tool is unused.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Pantelis Antoniou <panto@intracom.gr>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 9bc9fecf7b..eb1a27e36d 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -11,7 +11,6 @@ /mkenvimage /mkimage /mkexynosspl -/mpc86x_clk /mxsboot /mksunxiboot /ncb |