diff options
| author | Tom Rini <[email protected]> | 2023-07-18 19:33:34 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-25 12:44:47 -0400 |
| commit | fdfbd70da69bce709253a0d84b7908786a0cc40d (patch) | |
| tree | d6be12d6740d9ab3acdd24cc16f5ad24b78f025f /board/keymile | |
| parent | b99476e71a675079ef38c3b1758c87bee89f9b48 (diff) | |
MAINTAINERS: Add some missing directories or files
In a few cases we have MAINTAINERS entries that are missing obvious
paths or files. Typically this means a board directory that did not list
itself, but in a few cases we have a Kconfig file or similar.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'board/keymile')
| -rw-r--r-- | board/keymile/secu1/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/keymile/secu1/MAINTAINERS b/board/keymile/secu1/MAINTAINERS index 8df25f8123e..e441f252aa2 100644 --- a/board/keymile/secu1/MAINTAINERS +++ b/board/keymile/secu1/MAINTAINERS @@ -1,6 +1,7 @@ Hitachi Power Grids SECU1 BOARD M: Holger Brunck <[email protected]> S: Maintained +F: board/keymile/secu1/ F: board/keymile/common/ F: board/keymile/scripts/ F: include/configs/socfpga_arria5_secu1.h |
