commit | b0a4d8b3cf199e7277f659663ac3a3580e9967bb | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Fri May 31 11:14:20 2013 +0100 |
committer | Grant Likely <grant.likely@linaro.org> | Thu Jun 13 22:12:13 2013 +0100 |
tree | a54b6775505d64744aad1c20356ab740c6b8a5eb | |
parent | 317ddd256b9c24b0d78fa8018f80f1e495481a10 [diff] |
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>