[U-Boot] [PATCH 02/30] riscv: ignore device tree binaries

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


Ignore all device tree binaries in arch/riscv/dts.

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

 arch/riscv/dts/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/riscv/dts/.gitignore

diff --git a/arch/riscv/dts/.gitignore b/arch/riscv/dts/.gitignore
new file mode 100644
index 0000000000..b60ed208c7
--- /dev/null
+++ b/arch/riscv/dts/.gitignore
@@ -0,0 +1 @@
+*.dtb
-- 
2.17.2



More information about the U-Boot mailing list