]> git.baikalelectronics.ru Git - uboot.git/commit
image: Drop IMAGE_ENABLE_IGNORE
authorSimon Glass <sjg@chromium.org>
Sun, 26 Sep 2021 01:43:28 +0000 (19:43 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 8 Oct 2021 19:53:27 +0000 (15:53 -0400)
commit6fb6131b1f2b53a1821f8a597edeb8f076e3f437
tree4d38078c252e1b0958da08a118a3195e17633de1
parent636c4b7fd69029ccbeeb3e7dba6324b0f99d6731
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>
common/image-fit.c
include/image.h