[U-Boot] [PATCH] imx: bx50v3: fix Maintainers

27 Jun
2018
27 Jun
'18
1:04 p.m.
This fixes the warnings:
WARNING: no status info for 'ge_bx50v3' WARNING: no maintainers for 'ge_bx50v3
Signed-off-by: Stefano Babic sbabic@denx.de --- board/ge/bx50v3/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/ge/bx50v3/MAINTAINERS b/board/ge/bx50v3/MAINTAINERS index 8e60791..a44edd4 100644 --- a/board/ge/bx50v3/MAINTAINERS +++ b/board/ge/bx50v3/MAINTAINERS @@ -3,6 +3,7 @@ M: Martin Donnelly martin.donnelly@ge.com S: Maintained F: board/ge/bx50v3/ F: include/configs/ge_bx50v3.h +F: configs/ge_bx50v3_defconfig F: configs/ge_b450v3_defconfig F: configs/ge_b650v3_defconfig F: configs/ge_b850v3_defconfig
--
2.7.4
2506
Age (days ago)
2506
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefano Babic