powerpc: Have git ignore generated files from dtc compile
Have git ignore generated files from dtc compile Signed-off-by: Jon Smirl <jonsmirl@gmail.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
committed by
Benjamin Herrenschmidt
parent
5a2642f620
commit
b810c6ec5c
5
scripts/dtc/.gitignore
vendored
Normal file
5
scripts/dtc/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
dtc
|
||||
dtc-lexer.lex.c
|
||||
dtc-parser.tab.c
|
||||
dtc-parser.tab.h
|
||||
|
Reference in New Issue
Block a user