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)
commitb0a4d8b3cf199e7277f659663ac3a3580e9967bb
treea54b6775505d64744aad1c20356ab740c6b8a5eb
parent317ddd256b9c24b0d78fa8018f80f1e495481a10
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 <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>
scripts/Makefile.lib