[U-Boot] [PATCH v2 01/29] tools: .gitignore: add prelink-riscv
Lukas Auer
lukas.auer at aisec.fraunhofer.de
Tue Oct 30 12:55:24 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 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