Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c05129bd8190fd702426f93f9fe0a00fa6cacb31
Commit:     c05129bd8190fd702426f93f9fe0a00fa6cacb31
Parent:     33567a023e734b640c27fc9cc4e7c6b45987b083
Author:     Grant Likely <[EMAIL PROTECTED]>
AuthorDate: Wed Aug 1 23:53:28 2007 +1000
Committer:  Paul Mackerras <[EMAIL PROTECTED]>
CommitDate: Fri Aug 17 11:01:51 2007 +1000

    [POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include
    
    arch/ppc/.gitignore shouldn't exclude arch/ppc/boot/include, so
    this makes arch/ppc/.gitignore more specific.
    
    Signed-off-by: Paul Mackerras <[EMAIL PROTECTED]>
---
 arch/ppc/.gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/ppc/.gitignore b/arch/ppc/.gitignore
index a1a869c..1e79a0a 100644
--- a/arch/ppc/.gitignore
+++ b/arch/ppc/.gitignore
@@ -1 +1 @@
-include
+/include
-
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