mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
tools: .gitignore: add prelink-riscv
Ignore tools/prelink-riscv. Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>
This commit is contained in:
parent
5830791d91
commit
07c098b7d6
1 changed files with 1 additions and 0 deletions
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
|
@ -24,6 +24,7 @@
|
|||
/mksunxiboot
|
||||
/mxsboot
|
||||
/ncb
|
||||
/prelink-riscv
|
||||
/proftool
|
||||
/relocate-rela
|
||||
/sunxi-spl-image-builder
|
||||
|
|
Loading…
Reference in a new issue