From: Tore Anderson Date: Sat, 7 Jan 2006 14:34:40 +0000 (+0100) Subject: kbuild: ensure mrproper removes .old_version X-Git-Tag: v2.6.16-rc1~474^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50aa88e2877f1375ba79d1be7a0ff4aa563741c7;p=pandora-kernel.git kbuild: ensure mrproper removes .old_version If the final linking of vmlinux fails, the file .old_version are left behind. This patch ensures the mrproper target will remove it if present. Signed-off-by: Tore Anderson Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed