[U-Boot] [PATCH] sunxi: fix MAINTAINERS
Masahiro Yamada
yamada.m at jp.panasonic.com
Tue Oct 28 16:14:57 CET 2014
The correct defconfig file for Ippo-q8h-v5 is Ippo_q8h_defconfig.
Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Cc: Chen-Yu Tsai <wens at csie.org>
---
board/sunxi/MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index febd126..bef2853 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -54,4 +54,4 @@ F: configs/Colombus_defconfig
IPPO-Q8H-V5 BOARD
M: CHen-Yu Tsai <wens at csie.org>
S: Maintained
-F: configs/Ippo_q8h_v5_defconfig
+F: configs/Ippo_q8h_defconfig
--
1.9.1
More information about the U-Boot
mailing list