commit | 0f65d83f9de30ca3545718782d8d3511e884b9f9 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Wed Feb 09 19:10:34 2022 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 11 20:07:55 2022 +0100 |
tree | 1dd44f21a6c1509784040ba32809bdefbc9201f7 | |
parent | 451a6d47222ae631eaed0a5bff922f1c8b7f77c7 [diff] |
tools: build mkeficapsule with tools-only_defconfig Add CONFIG_TOOLS_MKEFICAPSULE. Then we want to always build mkeficapsule if tools-only_defconfig is used. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>