commit | 0587c6508291242db0fc33b0d00600dd81647b39 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Oct 05 01:07:14 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 15 12:30:07 2024 -0600 |
tree | 0aaa90c24ad3e65832da4db701b3e8499c0a3e07 | |
parent | d20ab5059c1cd64ec727b62588d660980439bfde [diff] |
Makefile: Drop SPL_FIT_GENERATOR support The SPL_FIT_GENERATOR is long superseded by binman, drop SPL_FIT_GENERATOR support as there are no more users. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>