]> err.no Git - linux-2.6/commit
[PATCH] kbuild: fix make clean damaging hg repos
authorMatt Mackall <mpm@selenic.com>
Sat, 3 Sep 2005 22:54:25 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:37 +0000 (00:05 -0700)
commit0216f86dafb389c0ad97529fd45e64e883298cfd
tree5afd066d3b888c9cce1f9e73768891d079de78e3
parente8a650150b1001bc34d506e4c44538463d368890
[PATCH] kbuild: fix make clean damaging hg repos

Running 'make clean' was quietly deleting files in Mercurial kernel
repositories matching '.*.d', which was corrupting the tags portions of the
repository.  Spotted and fixed by several people.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile