commit | 3ee8d913283f724dbf9401088decee806246b6db | [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 | c6833e762f682f45f4f05fea21d9a3e901b02d5a [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>