mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
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 <simon.k.r.goldschmidt@gmail.com>
This commit is contained in:
committed by
Tom Rini
parent
b618b37076
commit
c78b5cb7d3
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
@@ -27,6 +27,7 @@
|
|||||||
/prelink-riscv
|
/prelink-riscv
|
||||||
/proftool
|
/proftool
|
||||||
/relocate-rela
|
/relocate-rela
|
||||||
|
/spl_size_limit
|
||||||
/sunxi-spl-image-builder
|
/sunxi-spl-image-builder
|
||||||
/ubsha1
|
/ubsha1
|
||||||
/xway-swap-bytes
|
/xway-swap-bytes
|
||||||
|
Reference in New Issue
Block a user