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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
This commit is contained in:
parent
50222f3bab
commit
3537a0e8ca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue