]> git.baikalelectronics.ru Git - kernel.git/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)
commit1225fdb8400c8736822ab03f39c8c90d6f0bd7d5
tree5afd066d3b888c9cce1f9e73768891d079de78e3
parentbe619ccff9d09dbaefd44fd7affc40d463cf4466
[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