kbuild: make sure we clean up DTB temporary files
authorIan Campbell <ian.campbell@citrix.com>
Fri, 31 May 2013 10:14:20 +0000 (11:14 +0100)
committerGrant Likely <grant.likely@linaro.org>
Thu, 13 Jun 2013 21:12:13 +0000 (22:12 +0100)
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 <ian.campbell@citrix.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>

No differences found