From: Simon Goldschmidt Date: Tue, 11 Jun 2019 20:18:51 +0000 (+0200) Subject: tools: add tools/spl_size_limit to ignore list X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c78b5cb7d3517a5842d3f97199fb2b1fd7f00b44;p=project%2Fbcm63xx%2Fu-boot.git tools: add tools/spl_size_limit to ignore list 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 --- 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