buildman: Drop use of 'board' in board module
authorSimon Glass <sjg@chromium.org>
Tue, 12 Jul 2022 01:04:01 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 5 Aug 2022 15:47:55 +0000 (11:47 -0400)
commitfb5cb07abe9856eac2089ed175e08e115db01f2b
tree57f47698bbef5543aa0509e6f0c7a06bcf66613b
parentcc2c0d1800528f307df376524132d3573749c581
buildman: Drop use of 'board' in board module

Use brds instead so that we can reserve 'boards' and 'board' as module
names.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/board.py