Ignore these generated files during the build of dtc.

Signed-off-by: Bin Meng <[email protected]>
---

 scripts/dtc/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 scripts/dtc/.gitignore

diff --git a/scripts/dtc/.gitignore b/scripts/dtc/.gitignore
new file mode 100644
index 0000000..d807c08
--- /dev/null
+++ b/scripts/dtc/.gitignore
@@ -0,0 +1,4 @@
+/dtc
+/dtc-lexer.lex.c
+/dtc-parser.tab.c
+/dtc-parser.tab.h
-- 
2.9.2

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to