commit | 4a7419bfbbeae2838422b13fce06d83f30491d70 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:10 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 83bb29428c61eeaee6ac9de16e5dcc412392c940 | |
parent | 606e54357ff2fd590a55a916093bb6d1b8ed67e1 [diff] |
buildman: Export _get_output_dir() to avoid warnings Make this a public memory since it is used outside the class. Signed-off-by: Simon Glass <sjg@chromium.org>