diff mbox

[U-Boot] tools/.gitignore: omit non-existing tool, ncp from the list

Message ID 1386067109-20620-1-git-send-email-yamada.m@jp.panasonic.com
State Superseded
Delegated to: Tom Rini
Headers show

Commit Message

Masahiro Yamada Dec. 3, 2013, 10:38 a.m. UTC
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
---
 tools/.gitignore | 1 -
 1 file changed, 1 deletion(-)

Comments

Masahiro Yamada Dec. 6, 2013, 7:39 a.m. UTC | #1
Hello Tom.


> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> ---
>  tools/.gitignore | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tools/.gitignore b/tools/.gitignore
> index a7fee26..6e2c4ba 100644
> --- a/tools/.gitignore
> +++ b/tools/.gitignore
> @@ -8,7 +8,6 @@
>  /mpc86x_clk
>  /mxsboot
>  /ncb
> -/ncp
>  /proftool
>  /ubsha1
>  /xway-swap-bytes


Please change the status of this patch to "Superseded".

I squashed this trivial patch to the following one:
[Makefile, .gitignore: Cleanup non-existing binaries]
http://patchwork.ozlabs.org/patch/297609/


Best Regards
Masahiro Yamada
diff mbox

Patch

diff --git a/tools/.gitignore b/tools/.gitignore
index a7fee26..6e2c4ba 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -8,7 +8,6 @@ 
 /mpc86x_clk
 /mxsboot
 /ncb
-/ncp
 /proftool
 /ubsha1
 /xway-swap-bytes