* [PATCH] [POWERPC] Update .gitignore files.
@ 2007-12-31 16:14 Jochen Friedrich
2008-01-02 0:38 ` David Gibson
0 siblings, 1 reply; 2+ messages in thread
From: Jochen Friedrich @ 2007-12-31 16:14 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev
Update .gitignore as needed by dtc addition.
Signed-off-by: Jochen Friedrich <jochen@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-02 0:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-31 16:14 [PATCH] [POWERPC] Update .gitignore files Jochen Friedrich
2008-01-02 0:38 ` David Gibson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).