From mboxrd@z Thu Jan 1 00:00:00 1970 From: vikasm Date: Mon, 5 Jan 2015 10:43:38 -0800 Subject: [U-Boot] [PATCH] stv0991: record defconfig ownership in MAINTAINERS In-Reply-To: <1418966347-16792-1-git-send-email-yamada.m@jp.panasonic.com> References: <1418966347-16792-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <54AADB5A.1080909@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/18/2014 09:19 PM, Masahiro Yamada wrote: > This commit fixes warnings reported by tools/genboardscfg.py. > > Signed-off-by: Masahiro Yamada > Cc: Vikas Manocha > --- > > 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 > S: Maintained > F: board/st/stv0991/ > F: include/configs/stv0991.h > +F: configs/stv0991_defconfig Acked-by: Vikas Manocha Regards, Vikas