diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-10-14 16:35:51 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-10-20 18:40:28 +0200 |
commit | b1e8b577c8a837a70f2db450b915844dcd669c3e (patch) | |
tree | b5ef42c9e08919c3cb14e1115148ebf069948e4a /board/sunxi | |
parent | 3b82402597622d04d0b0eb7b382068fe8456c7f5 (diff) | |
download | u-boot-imx-b1e8b577c8a837a70f2db450b915844dcd669c3e.zip u-boot-imx-b1e8b577c8a837a70f2db450b915844dcd669c3e.tar.gz u-boot-imx-b1e8b577c8a837a70f2db450b915844dcd669c3e.tar.bz2 |
sunxi: Fix sorting of boards in MAINTAINERS
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi')
-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 c6371ea..dd27487 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -29,11 +29,11 @@ F: configs/mk802_a10s_defconfig F: configs/q8_a13_tablet_defconfig F: configs/r7-tv-dongle_defconfig F: configs/UTOO_P66_defconfig +F: configs/Wobo_i5_defconfig F: include/configs/sun6i.h F: configs/CSQ_CS908_defconfig F: configs/Mele_A1000G_quad_defconfig F: configs/Mele_M9_defconfig -F: configs/Wobo_i5_defconfig F: include/configs/sun7i.h F: configs/A20-OLinuXino_MICRO_defconfig F: configs/Bananapi_defconfig |