summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-03-10 19:12:10 +0000
committerJohn Crispin <john@openwrt.org>2016-03-10 19:12:10 +0000
commitbe7962925927ab5cdc7a13fdb24d1b08792f8f23 (patch)
tree0c17a18e3dbec5c38be2003f1347f9a17ebd8c2f /target/linux/ramips/base-files/etc/board.d/01_leds
parentbe53e5a154931109dd76a8015583123201c4b602 (diff)
downloadmaster-31e0f0ae-be7962925927ab5cdc7a13fdb24d1b08792f8f23.tar.gz
master-31e0f0ae-be7962925927ab5cdc7a13fdb24d1b08792f8f23.tar.bz2
master-31e0f0ae-be7962925927ab5cdc7a13fdb24d1b08792f8f23.zip
ramips: Add support for GL-MT750
This patch adds support for GL-MT750. GL-MT750 is powered by MT7620A and MT7610e, dual band 802.11ac, 2.4G 300Mbps and 5G 450Mbps. It has 5 LANs, MMC interface, USB, a lot of IOs and PoE support. SVN-Revision: 48994
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/01_leds3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index 132c7cecbb..6c25c86753 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -138,7 +138,8 @@ fonera20n)
set_wifi_led "$board:orange:wifi"
;;
gl-mt300a|\
-gl-mt300n)
+gl-mt300n|\
+gl-mt750)
set_wifi_led "$board:wlan"
;;
hc5661)