diff options
author | Tim Harvey | 2017-03-21 08:37:38 -0700 |
---|---|---|
committer | Stefano Babic | 2017-03-26 11:05:52 +0200 |
commit | d3a2bcf7412b3cca4d19eba5f31ee5d742a460c5 (patch) | |
tree | 5a2ac9a54f7382fa242ab9d5c830621884c2cf7d /board/gateworks/gw_ventana | |
parent | d576d6f31c2145b1d2eeafe6326db690cc03f289 (diff) |
imx: ventana: add new board configs to MAINTAINERS
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'board/gateworks/gw_ventana')
-rw-r--r-- | board/gateworks/gw_ventana/MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/MAINTAINERS b/board/gateworks/gw_ventana/MAINTAINERS index b44fb4dc4b0..265ddac1c05 100644 --- a/board/gateworks/gw_ventana/MAINTAINERS +++ b/board/gateworks/gw_ventana/MAINTAINERS @@ -3,4 +3,6 @@ M: Tim Harvey <tharvey@gateworks.com> S: Maintained F: board/gateworks/gw_ventana/ F: include/configs/gw_ventana.h -F: configs/gwventana_defconfig +F: configs/gwventana_nand_defconfig +F: configs/gwventana_emmc_defconfig +F: configs/gwventana_gw5904_defconfig |