From: Ian Campbell Date: Fri, 31 May 2013 10:14:20 +0000 (+0100) Subject: kbuild: make sure we clean up DTB temporary files X-Git-Tag: v3.10-rc6~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a4d8b3cf199e7277f659663ac3a3580e9967bb;p=pandora-kernel.git kbuild: make sure we clean up DTB temporary files Various temporary files used when building DTB files were not suffixed with .tmp and therefore were not cleaned up by "make clean". Signed-off-by: Ian Campbell Reviewed-by: Stephen Warren Tested-by: Stephen Warren Signed-off-by: Grant Likely --- Reading git-diff-tree failed