diff options
| author | Tom Rini <trini@konsulko.com> | 2023-07-18 12:20:24 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-07-25 12:44:47 -0400 |
| commit | aaf929a55fbb054d3184a763b1d0a501342c715e (patch) | |
| tree | ccabccea3c15f04754cb5f96b3619389ccb6c2d5 /board/broadcom | |
| parent | 8faeb1d7220efff3020d7e050d2a1768a3f426f4 (diff) | |
MAINTAINERS: Correct minor mistakes on some file listings
There are a few entries where minor mistakes mean that we don't match up
with obviously expected files, correct those.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/broadcom')
| -rw-r--r-- | board/broadcom/bcmns/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/broadcom/bcmns/MAINTAINERS b/board/broadcom/bcmns/MAINTAINERS index fd37c334a5b..86b68c989cd 100644 --- a/board/broadcom/bcmns/MAINTAINERS +++ b/board/broadcom/bcmns/MAINTAINERS @@ -2,5 +2,5 @@ BCMNS BOARD M: Linus Walleij <linus.walleij@linaro.org> S: Maintained F: board/broadcom/bcmnsp/ -F: configs/bcmnsp_defconfig +F: configs/bcmns_defconfig F: include/configs/bcmnsp.h |
