ar71xx: YunCore AP90Q image supports also AP80Q
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-ap90q.c
index 2e9d34d658f210fce938b9ffa8b45fec66e4e243..99fceca3a005a2730c86dea6dccc1fac9aa36f65 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Support for YunCore boards:
- * - AP90Q
+ * - AP80Q/AP90Q
  * - CPE830
  *
  * Copyright (C) 2016 Piotr Dymacz <pepe2k@gmail.com>
@@ -172,7 +172,7 @@ static void __init ap90q_setup(void)
                                 ap90q_leds_gpio);
 }
 
-MIPS_MACHINE(ATH79_MACH_AP90Q, "AP90Q", "YunCore AP90Q", ap90q_setup);
+MIPS_MACHINE(ATH79_MACH_AP90Q, "AP90Q", "YunCore AP80Q/AP90Q", ap90q_setup);
 
 static void __init cpe830_setup(void)
 {