Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=488288d9f25fbab903bd264bc74f2fad3a7f7a09
Commit: 488288d9f25fbab903bd264bc74f2fad3a7f7a09
Parent: aa8f2371c564fc9b289dab3a8ecd93212d021fd2
Author: Josef 'Jeff' Sipek <[EMAIL PROTECTED]>
AuthorDate: Sat Jan 19 16:04:42 2008 -0500
Committer: Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Sat Jan 19 21:29:39 2008 -0800
arch: Ignore arch/i386 and arch/x86_64
The i386 and x86_64 arch directories contain nothing but a generated symlink
to arch/x86/boot/bzImage when a tree a built.
Cc: Thomas Gleixner <[EMAIL PROTECTED]>
Cc: Ingo Molnar <[EMAIL PROTECTED]>
Cc: Peter Anvin <[EMAIL PROTECTED]>
Signed-off-by: Josef 'Jeff' Sipek <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
arch/.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/.gitignore b/arch/.gitignore
new file mode 100644
index 0000000..7414689
--- /dev/null
+++ b/arch/.gitignore
@@ -0,0 +1,2 @@
+i386
+x86_64
-
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