commit | 71598fe22d54406a3028c290238d0bb1c1d0321a | [log] [tgz] |
---|---|---|
author | Thomas Hebb <tommyhebb@gmail.com> | Sun Nov 10 08:25:10 2019 -0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 03 08:43:23 2019 -0500 |
tree | 1d2e505e38dc2c914889b8231540da4d5a6b6ad8 | |
parent | f2a5650c6df98958afaeb0b8bf1659f150f4b8cc [diff] |
Makefile: add Rockchip idbloader.img to CLEAN_FILES This file is generated in the root during Rockchip builds and so should be cleaned up. Signed-off-by: Thomas Hebb <tommyhebb@gmail.com> Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>