Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12795067cfa595434be0236b102a8eb20d578741
Commit:     12795067cfa595434be0236b102a8eb20d578741
Parent:     80422977478775fe03f25e57b67efe9f0a67e50c
Author:     Matthew Wilcox <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 19 13:09:10 2007 -0600
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Thu Jul 19 14:32:38 2007 -0700

    Update .gitignore for arch/i386/boot
    
    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   |    2 ++
 arch/x86_64/boot/.gitignore |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

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
diff --git a/arch/x86_64/boot/.gitignore b/arch/x86_64/boot/.gitignore
index 495f20c..1846514 100644
--- 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 git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to