diff mbox series

[U-Boot] tools: add tools/spl_size_limit to ignore list

Message ID 20190611201851.24259-1-simon.k.r.goldschmidt@gmail.com
State Accepted
Commit c78b5cb7d3517a5842d3f97199fb2b1fd7f00b44
Delegated to: Tom Rini
Headers show
Series [U-Boot] tools: add tools/spl_size_limit to ignore list | expand

Commit Message

Simon Goldschmidt June 11, 2019, 8:18 p.m. UTC
This tool has just been added but it seems I forgot to add it to
the ignore list. So to prevent the built binary being marked as
unversioned, add it to the ignore list.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
---

 tools/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini June 15, 2019, 5 p.m. UTC | #1
On Tue, Jun 11, 2019 at 10:18:51PM +0200, Simon Goldschmidt wrote:

> This tool has just been added but it seems I forgot to add it to
> the ignore list. So to prevent the built binary being marked as
> unversioned, add it to the ignore list.
> 
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/tools/.gitignore b/tools/.gitignore
index e5ede22842..767b056b87 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -27,6 +27,7 @@ 
 /prelink-riscv
 /proftool
 /relocate-rela
+/spl_size_limit
 /sunxi-spl-image-builder
 /ubsha1
 /xway-swap-bytes