forked from Ivasoft/openwrt
ar71xx: Add support for MERCURY MAC1200R
This patch adds support for MERCURY MAC1200R, a dual band 802.11bgn + 802.11ac router based on the AR9344, with QCA988x ath10k radio and 5 Fast Ethernet ports Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 44359
This commit is contained in:
@@ -105,6 +105,9 @@ get_status_led() {
|
||||
ls-sr71)
|
||||
status_led="ubnt:green:d22"
|
||||
;;
|
||||
mc-mac1200r)
|
||||
status_led="mercury:green:system"
|
||||
;;
|
||||
mr600)
|
||||
status_led="mr600:orange:power"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user