commit | b88029f4517369ad8a5e68aea362b4b45f5f6c66 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Oct 05 12:20:36 2021 -0400 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 21 12:50:48 2021 -0600 |
tree | 1c2b845f0e611a20365554566d6918e2bc003af0 | |
parent | cc0a4540a867a448e3d3484e1a69972141b9f591 [diff] |
buildman: Add gcc-11.1.0 to the directory list While CI has been using gcc-11.1.0 for a long time, we have not updated buildman to match. Correct this omission. Signed-off-by: Tom Rini <trini@konsulko.com>