mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dtc/powerpc: remove obsolete .gitignore entries
dtc was moved and .gitignores have been added to the new location. So, we can delete the old, forgotten ones. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
59c5f46fbe
commit
c49f8789f5
2 changed files with 0 additions and 4 deletions
1
arch/powerpc/boot/.gitignore
vendored
1
arch/powerpc/boot/.gitignore
vendored
|
|
@ -1,5 +1,4 @@
|
||||||
addnote
|
addnote
|
||||||
dtc
|
|
||||||
empty.c
|
empty.c
|
||||||
hack-coff
|
hack-coff
|
||||||
infblock.c
|
infblock.c
|
||||||
|
|
|
||||||
3
arch/powerpc/boot/dtc-src/.gitignore
vendored
3
arch/powerpc/boot/dtc-src/.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
dtc-lexer.lex.c
|
|
||||||
dtc-parser.tab.c
|
|
||||||
dtc-parser.tab.h
|
|
||||||
Loading…
Add table
Reference in a new issue