From: Thomas Meyer Date: Sat, 30 Dec 2006 00:47:25 +0000 (-0800) Subject: [PATCH] Add .gitignore file for relocs in arch/i386 X-Git-Tag: v3.12-rc1~32126 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29263fbf9ecfcf294efdd8a51aa9191f423515ed;p=kernel%2Fkernel-generic.git [PATCH] Add .gitignore file for relocs in arch/i386 Due to the changes to make the kernel relocateable a new file is created during the build process. [jirislaby@gmail.com: The .gitigonre was intended to be in arch/ subtree] Signed-off-by: Thomas Meyer Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/i386/boot/compressed/.gitignore b/arch/i386/boot/compressed/.gitignore new file mode 100644 index 0000000..be0ed06 --- /dev/null +++ b/arch/i386/boot/compressed/.gitignore @@ -0,0 +1 @@ +relocs