From 79df00fdb40b4584919c8bcef42d323a8d38d0f1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 21 Oct 2017 12:54:02 -0400 Subject: MAINTAINERS: Add missing boards and config entries As part of my usual round of build testing, output about missing MAINTAINERS information was not logged, and thus often overlooked. Correct that mistake by ensuring that I log the output of genboardscfg.py every time. As part of that, address a number of missing MAINTAINERS entires. In the case of a missing file, I have put the original submitter down. In the rest of the cases I have added the config (and sometimes relevant header file) to the existing set of file globs. Signed-off-by: Tom Rini --- board/gdsys/mpc8308/MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'board/gdsys/mpc8308') diff --git a/board/gdsys/mpc8308/MAINTAINERS b/board/gdsys/mpc8308/MAINTAINERS index 3895b017324..21470bf6b05 100644 --- a/board/gdsys/mpc8308/MAINTAINERS +++ b/board/gdsys/mpc8308/MAINTAINERS @@ -7,4 +7,6 @@ F: configs/hrcon_defconfig F: configs/hrcon_dh_defconfig F: include/configs/strider.h F: configs/strider_cpu_defconfig +F: configs/strider_cpu_dp_defconfig F: configs/strider_con_defconfig +F: configs/strider_con_dp_defconfig -- cgit v1.2.3