diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-08-27 18:07:28 (GMT) |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-08-31 06:43:42 (GMT) |
commit | 3537a0e8caa33ad4af354d5efc6be117b0728856 (patch) | |
tree | 64bcb54d439882f8e34e895feb5f83c1280762e2 /board/sunxi/MAINTAINERS | |
parent | 50222f3bab2213fa440712d2f46ae7f9314f3b7a (diff) | |
download | u-boot-3537a0e8caa33ad4af354d5efc6be117b0728856.tar.xz |
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>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-rw-r--r-- | board/sunxi/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 7ae72ac..3a4d1fb 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 |