From: Junio C Hamano Date: Fri, 8 Aug 2008 01:45:08 +0000 (-0700) Subject: powerpc: Do not ignore arch/powerpc/include X-Git-Tag: v2.6.27-rc3~56^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0afd2ac9a56767b4fc8dfb6aa086fc05fc324fda;p=pandora-kernel.git powerpc: Do not ignore arch/powerpc/include Back when .gitignore file was added to arch/powerpc/ in 06f2138 ([POWERPC] Add files build to .gitignore, 2006-11-26), there indeed was nothing tracked in the ignored hierarchy and ignoring everything made sense. But we have very many tracked files there these days, and having a higher level .gitignore that ignores everything is asking for future troubles.. This should have been part of b8b572e (powerpc: Move include files to arch/powerpc/include/asm, 2008-08-01). Signed-off-by: Junio C Hamano Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed