commit | 2819cc757f2c0237e3a925f7130dc1254cbbaf9c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 25 07:03:08 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 08 15:53:26 2021 -0400 |
tree | 16e7f2e2bc75af8340a7a670ba1bf921952a10cc | |
parent | 143fa863e15b8f1f727bb741e074946f204b051e [diff] |
compiler: Add a comment to host_build() This function should have a comment explaining what it does. Add one. Signed-off-by: Simon Glass <sjg@chromium.org>