commit | e8403a95014895c1eaefb9b7135a0665a34cdbea | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Nov 27 11:17:24 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 02 16:34:30 2024 -0600 |
tree | 62142fc25fed8c9102217c273fe3e76702bff6af | |
parent | 12248edbd3dd167c89d46dbebe755a77fb2b4802 [diff] |
docker: Build grub for all architectures For consistency now, and future ease of testing with non-amd64 hosts, build grub for all architectures rather than relying on host binaries for i386/x86_64. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>