diff options
| author | Simon Glass <[email protected]> | 2022-07-11 19:03:57 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-08-05 11:47:55 -0400 |
| commit | f4ed4706ef6668890bfc906ea3071429fb7f8990 (patch) | |
| tree | aaedf63d83d5af5ef48592bcafcf8bd49bc839d5 /scripts/basic | |
| parent | ae1a09f8039a064135629e3b37e108e8ee1814b3 (diff) | |
buildman: Avoid using board as a variable
We have a module called 'board'. Sometimes buildman uses 'brd' as an
instance variable but sometimes it uses 'board', which is confusing and
can mess with the module handling. Update the code to use 'brd'
consistently, making it easier for tools to determine when the module
is being referenced.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
