]> Git Repo - linux.git/commitdiff
Update .gitignore for arch/i386/boot
authorMatthew Wilcox <[email protected]>
Thu, 19 Jul 2007 19:09:10 +0000 (13:09 -0600)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
[ .. and do the same for x86-64 - Alexey ]
Acked-by: Alexey Dobriyan <[email protected]>
Acked-by: H. Peter Anvin <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/i386/boot/.gitignore
arch/x86_64/boot/.gitignore

index 495f20c085de578a989cbaf30b14a75283d99f3e..18465143cfa28b6dbed71a3991f6a1eeee56984a 100644 (file)
@@ -1,3 +1,5 @@
 bootsect
 bzImage
 setup
+setup.bin
+setup.elf
index 495f20c085de578a989cbaf30b14a75283d99f3e..18465143cfa28b6dbed71a3991f6a1eeee56984a 100644 (file)
@@ -1,3 +1,5 @@
 bootsect
 bzImage
 setup
+setup.bin
+setup.elf
This page took 0.068117 seconds and 4 git commands to generate.