Skip to content

Commit

Permalink
[POWERPC] Update .gitignore files
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jochen Friedrich authored and Paul Mackerras committed Jan 17, 2008
1 parent 66524b2 commit 9eb81bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/boot/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
addnote
dtc
empty.c
hack-coff
infblock.c
Expand Down
3 changes: 3 additions & 0 deletions arch/powerpc/boot/dtc-src/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dtc-lexer.lex.c
dtc-parser.tab.c
dtc-parser.tab.h

0 comments on commit 9eb81bd

Please sign in to comment.