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

Lukas Auer lukas.auer at aisec.fraunhofer.de
Fri Nov 9 12:58:56 UTC 2018


Ignore tools/prelink-riscv.

Signed-off-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Reviewed-by: Rick Chen <rick at andestech.com>
---

Changes in v3: None
Changes in v2: None

 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