[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070719194434.GB6524@martell.zuzino.mipt.ru>
Date: Thu, 19 Jul 2007 23:44:34 +0400
From: Alexey Dobriyan <adobriyan@...il.com>
To: Matthew Wilcox <matthew@....cx>
Cc: Linus Torvalds <torvalds@...l.org>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Update .gitignore for arch/i386/boot
On Thu, Jul 19, 2007 at 01:09:10PM -0600, Matthew Wilcox wrote:
> With the new setup code, we generate a couple more files
> --- a/arch/i386/boot/.gitignore
> +++ b/arch/i386/boot/.gitignore
> @@ -1,3 +1,5 @@
> bootsect
> bzImage
> setup
> +setup.bin
> +setup.elf
ACK
same chunk against arch/x86_64/boot/.gitignore
--- a/arch/x86_64/boot/.gitignore
+++ b/arch/x86_64/boot/.gitignore
@@ -1,3 +1,5 @@
bootsect
bzImage
setup
+setup.bin
+setup.elf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists