[PATCH] [POWERPC] Update .gitignore files.

Jochen Friedrich jochen at scram.de
Tue Jan 1 03:14:53 EST 2008


Update .gitignore as needed by dtc addition.

Signed-off-by: Jochen Friedrich <jochen at scram.de>
---
 arch/powerpc/boot/.gitignore         |    1 +
 arch/powerpc/boot/dtc-src/.gitignore |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 arch/powerpc/boot/dtc-src/.gitignore

diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
index 65f4118..b160322 100644
--- a/arch/powerpc/boot/.gitignore
+++ b/arch/powerpc/boot/.gitignore
@@ -1,4 +1,5 @@
 addnote
+dtc
 empty.c
 hack-coff
 infblock.c
diff --git a/arch/powerpc/boot/dtc-src/.gitignore b/arch/powerpc/boot/dtc-src/.gitignore
new file mode 100644
index 0000000..a7c3f94
--- /dev/null
+++ b/arch/powerpc/boot/dtc-src/.gitignore
@@ -0,0 +1,3 @@
+dtc-lexer.lex.c
+dtc-parser.tab.c
+dtc-parser.tab.h
-- 
1.5.3.7




More information about the Linuxppc-dev mailing list