[POWERPC] Update .gitignore files
authorJochen Friedrich <jochen@scram.de>
Mon, 31 Dec 2007 16:14:53 +0000 (03:14 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 Jan 2008 03:57:09 +0000 (14:57 +1100)
Update .gitignore as needed by dtc addition.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/.gitignore
arch/powerpc/boot/dtc-src/.gitignore [new file with mode: 0644]

index 65f4118cbe78b9f852820f2963498341fb3b6a57..b160322a87adc4ecec970b631122af67f770ffca 100644 (file)
@@ -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 (file)
index 0000000..a7c3f94
--- /dev/null
@@ -0,0 +1,3 @@
+dtc-lexer.lex.c
+dtc-parser.tab.c
+dtc-parser.tab.h