diff options
author | Masahiro Yamada | 2014-12-19 14:19:07 +0900 |
---|---|---|
committer | Tom Rini | 2015-01-12 09:38:47 -0500 |
commit | 2decdd088c968ec8722481a131685429619c9bbc (patch) | |
tree | 7bf84339b7680a78807bff66ecb55a6fa131ac08 /board/st/stv0991 | |
parent | f5d8d6eb7f2759e631a05f3fbc0cf2f617b47d58 (diff) |
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>
Acked-by: Vikas Manocha <vikas.manocha@st.com>
Diffstat (limited to 'board/st/stv0991')
-rw-r--r-- | board/st/stv0991/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stv0991/MAINTAINERS b/board/st/stv0991/MAINTAINERS index 87221e934a1..e7a2ccaa1f2 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 |