From: Matt Kraai Date: Wed, 22 Apr 2009 03:38:23 +0000 (-0700) Subject: kbuild: remove a tag file before it is regenerated X-Git-Tag: v2.6.30-rc5~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e6cb8b0dc602ba4aa23d1ec7e3524a7268f59d9;p=pandora-kernel.git kbuild: remove a tag file before it is regenerated If a tag file is not removed before it is regenerated, the newly generated data is appended to the old, which preserves stale data and makes the tag file grow over time. Signed-off-by: Matt Kraai Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed