[U-Boot] [PATCH] stv0991: record defconfig ownership in MAINTAINERS

This commit fixes warnings reported by tools/genboardscfg.py.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Vikas Manocha vikas.manocha@st.com ---
board/st/stv0991/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/st/stv0991/MAINTAINERS b/board/st/stv0991/MAINTAINERS index 87221e9..e7a2cca 100644 --- a/board/st/stv0991/MAINTAINERS +++ b/board/st/stv0991/MAINTAINERS @@ -3,3 +3,4 @@ M: Vikas Manocha vikas.manocha@st.com S: Maintained F: board/st/stv0991/ F: include/configs/stv0991.h +F: configs/stv0991_defconfig

On 12/18/2014 09:19 PM, Masahiro Yamada wrote:
This commit fixes warnings reported by tools/genboardscfg.py.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Vikas Manocha vikas.manocha@st.com
board/st/stv0991/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/st/stv0991/MAINTAINERS b/board/st/stv0991/MAINTAINERS index 87221e9..e7a2cca 100644 --- a/board/st/stv0991/MAINTAINERS +++ b/board/st/stv0991/MAINTAINERS @@ -3,3 +3,4 @@ M: Vikas Manocha vikas.manocha@st.com S: Maintained F: board/st/stv0991/ F: include/configs/stv0991.h +F: configs/stv0991_defconfig
Acked-by: Vikas Manocha vikas.manocha@st.com
Regards, Vikas

On Fri, Dec 19, 2014 at 02:19:07PM +0900, Masahiro Yamada wrote:
This commit fixes warnings reported by tools/genboardscfg.py.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Vikas Manocha vikas.manocha@st.com Acked-by: Vikas Manocha vikas.manocha@st.com
Applied to u-boot/master, thanks!
participants (3)
-
Masahiro Yamada
-
Tom Rini
-
vikasm