From: Hans de Goede Date: Thu, 27 Aug 2015 18:07:28 +0000 (+0200) Subject: sunxi: Fix MAINTAINERS board sorting X-Git-Tag: KARO-TX6-2015-09-18~48 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=9a0f0bff4e5c9af952a85f53e8a13be2988b750b sunxi: Fix MAINTAINERS board sorting The boards are sorted by SoC, move the Mele_A1000G_quad entry to the list of sun6i boards where it belongs. Signed-off-by: Hans de Goede Acked-by: Ian Campbell --- diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 7ae72ac4f2..3a4d1fbfb8 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -11,7 +11,6 @@ F: configs/Hyundai_A7HD_defconfig F: configs/inet97fv2_defconfig F: configs/jesurun_q5_defconfig F: configs/Mele_A1000_defconfig -F: configs/Mele_A1000G_quad_defconfig F: configs/Mele_M3_defconfig F: configs/Mini-X_defconfig F: configs/mk802_defconfig @@ -28,6 +27,7 @@ F: configs/r7-tv-dongle_defconfig F: configs/UTOO_P66_defconfig F: include/configs/sun6i.h F: configs/CSQ_CS908_defconfig +F: configs/Mele_A1000G_quad_defconfig F: configs/Mele_M9_defconfig F: include/configs/sun7i.h F: configs/A20-OLinuXino_MICRO_defconfig