ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename
The defconfig for Ippo-q8h-v5 was incorrectly committed as "Ippo_q8h". This patch renames it correctly, as well as correct a typo in my name in the maintainers listing. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
26f195c712
commit
d6aac671b6
|
@ -52,6 +52,6 @@ S: Maintained
|
||||||
F: configs/Colombus_defconfig
|
F: configs/Colombus_defconfig
|
||||||
|
|
||||||
IPPO-Q8H-V5 BOARD
|
IPPO-Q8H-V5 BOARD
|
||||||
M: CHen-Yu Tsai <wens@csie.org>
|
M: Chen-Yu Tsai <wens@csie.org>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: configs/Ippo_q8h_v5_defconfig
|
F: configs/Ippo_q8h_v5_defconfig
|
||||||
|
|
Loading…
Reference in New Issue