[U-Boot] [PATCH 01/30] tools: .gitignore: add prelink-riscv

Lukas Auer lukas.auer at aisec.fraunhofer.de
Fri Oct 19 22:07:14 UTC 2018


Ignore tools/prelink-riscv.

Signed-off-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
---

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

diff --git a/tools/.gitignore b/tools/.gitignore
index c8cdaef90c..e5ede22842 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -24,6 +24,7 @@
 /mksunxiboot
 /mxsboot
 /ncb
+/prelink-riscv
 /proftool
 /relocate-rela
 /sunxi-spl-image-builder
-- 
2.17.2



More information about the U-Boot mailing list