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: v6.6-pxa1908~56792 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=29263fbf9ecfcf294efdd8a51aa9191f423515ed;p=linux.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 000000000000..be0ed065249b --- /dev/null +++ b/arch/i386/boot/compressed/.gitignore @@ -0,0 +1 @@ +relocs