[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <469FD2D3.3000104@zytor.com>
Date: Thu, 19 Jul 2007 14:08:35 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Alexey Dobriyan <adobriyan@...il.com>
CC: Matthew Wilcox <matthew@....cx>,
Linus Torvalds <torvalds@...l.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Update .gitignore for arch/i386/boot
Alexey Dobriyan wrote:
> 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
>
Acked-by: H. Peter Anvin <hpa@...or.com>
The old "bootsect" and "setup" could be removed, but it's probably
cleaner to leave them in in case people have old-kernel droppings still
around.
-hpa
-
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