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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/