commit | 9938b7b57157f3a692fd894a7ee78740d660183f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 07 22:51:46 2025 +1200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | 468867d3e193b8ff5d3254900c2f0dcf65f8341d | |
parent | 5efa366196c9f651945e2c5d77ead414aa74c7fb [diff] |
patman: Pass aliases to Series.MakeCcFile() Rather than accessing settings directly, pass the aliases in, so that we can do the same from tests. With further work this will allow the tests to work without using settings.alias Signed-off-by: Simon Glass <sjg@chromium.org>