commit | a0cfb84b5ae0667ce568fbcd4a4c25eb8220a498 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 25 19:43:28 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 08 15:53:27 2021 -0400 |
tree | 4d38078c252e1b0958da08a118a3195e17633de1 | |
parent | 336b9c72a47786b90ec10114568d1747b95b08f4 [diff] |
image: Drop IMAGE_ENABLE_IGNORE We can use the new host_build() function for this, so drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>