[POWERPC] Update .gitignore files
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>
This commit is contained in:
parent
66524b220a
commit
9eb81bdf12
2 changed files with 4 additions and 0 deletions
arch/powerpc/boot
1
arch/powerpc/boot/.gitignore
vendored
1
arch/powerpc/boot/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
addnote
|
||||
dtc
|
||||
empty.c
|
||||
hack-coff
|
||||
infblock.c
|
||||
|
|
3
arch/powerpc/boot/dtc-src/.gitignore
vendored
Normal file
3
arch/powerpc/boot/dtc-src/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
dtc-lexer.lex.c
|
||||
dtc-parser.tab.c
|
||||
dtc-parser.tab.h
|
Loading…
Add table
Reference in a new issue