commit | cd1ffe0ccfb778da3d323e2d1a019fc427ff920f | [log] [tgz] |
---|---|---|
author | Vagrant Cascadian <vagrant@reproducible-builds.org> | Thu May 02 11:14:11 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu May 09 20:22:04 2019 -0400 |
tree | c02dab233dbc57b9b32e56fe99f5686eacb73fbd | |
parent | 9c94f50a3642282d88383263faeafe4f8d95849d [diff] |
Remove fit-dtb.blob* in clean target. Support for compressed fit-dtb.blob was added in: commit 95f4bbd581cf ("lib: fdt: Allow LZO and GZIP DT compression in U-Boot") Adjust Makefile to also clean compressed blobs. Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org>