Update .gitignore for arch/i386/boot
authorMatthew Wilcox <matthew@wil.cx>
Thu, 19 Jul 2007 19:09:10 +0000 (13:09 -0600)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 21:32:38 +0000 (14:32 -0700)
With the new setup code, we generate a couple more files

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
[ .. and do the same for x86-64 - Alexey ]
Acked-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/boot/.gitignore
arch/x86_64/boot/.gitignore

index 495f20c..1846514 100644 (file)
@@ -1,3 +1,5 @@
 bootsect
 bzImage
 setup
+setup.bin
+setup.elf
index 495f20c..1846514 100644 (file)
@@ -1,3 +1,5 @@
 bootsect
 bzImage
 setup
+setup.bin
+setup.elf