public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update .gitignore for arch/i386/boot
@ 2007-07-19 19:09 Matthew Wilcox
  2007-07-19 19:44 ` Alexey Dobriyan
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2007-07-19 19:09 UTC (permalink / raw)
  To: Linus Torvalds, H. Peter Anvin; +Cc: linux-kernel


With the new setup code, we generate a couple more files

Signed-off-by: Matthew Wilcox <matthew@wil.cx>

diff --git a/arch/i386/boot/.gitignore b/arch/i386/boot/.gitignore
index 495f20c..1846514 100644
--- a/arch/i386/boot/.gitignore
+++ b/arch/i386/boot/.gitignore
@@ -1,3 +1,5 @@
 bootsect
 bzImage
 setup
+setup.bin
+setup.elf

-- 
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-19 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 19:09 [PATCH] Update .gitignore for arch/i386/boot Matthew Wilcox
2007-07-19 19:44 ` Alexey Dobriyan
2007-07-19 21:08   ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox