]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - scripts
kbuild: fix false positive -dirty tag caused by make-kpkg
authorTheodore Ts'o <tytso@mit.edu>
Sat, 3 Nov 2007 01:53:01 +0000 (21:53 -0400)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 28 Jan 2008 22:14:37 +0000 (23:14 +0100)
commitb052ce4c840e2da3c72ab7dadb97d1094f6e3a89
tree7d6f19f223946501bbefc70d1988f559d8504cf4
parent4e7434ff028c4280bed620f28fdbf9f4d77d77ce
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" <tytso@mit.edu>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/setlocalversion