mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 23:01:28 +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:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user