From: Jochen Friedrich Date: Mon, 31 Dec 2007 16:14:53 +0000 (+1100) Subject: [POWERPC] Update .gitignore files X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9eb81bdf12efd32661a8eb97a5aaa6b7a1d3c795;p=linux-beck.git [POWERPC] Update .gitignore files Update .gitignore as needed by dtc addition. Signed-off-by: Jochen Friedrich Acked-by: David Gibson Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore index 65f4118cbe78..b160322a87ad 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 000000000000..a7c3f94e5e75 --- /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