From: Theodore Ts'o Date: Sat, 3 Nov 2007 01:53:01 +0000 (-0400) Subject: kbuild: fix false positive -dirty tag caused by make-kpkg X-Git-Tag: v2.6.25-rc1~1164^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b052ce4c840e2da3c72ab7dadb97d1094f6e3a89;p=pandora-kernel.git kbuild: fix false positive -dirty tag caused by make-kpkg make-kpkg modifies scripts/package/Makefile and deletes scripts/package/builddeb as part of its build process. Ignore these changes so the tree isn't marked as -dirty, when it is just an artifact of make-kpkg. (make-kpkg clean restores the files to their original state, and these helper scripts won't affect the final compiled kernel in any way.) Signed-off-by: "Theodore Ts'o" Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed