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:04 +0000
committerJohn Crispin <john@openwrt.org>2016-03-10 19:12:04 +0000
commitbe53e5a154931109dd76a8015583123201c4b602 (patch)
tree095c1a0e5fe884e61ef1cbf3565c24c525997bc2 /target/linux/ramips/base-files/etc/board.d/01_leds
parent96ee39b184a3863bba1cc42efc5bbd34495d20ff (diff)
downloadmaster-31e0f0ae-be53e5a154931109dd76a8015583123201c4b602.tar.gz
master-31e0f0ae-be53e5a154931109dd76a8015583123201c4b602.tar.bz2
master-31e0f0ae-be53e5a154931109dd76a8015583123201c4b602.zip
ramips: Add support for GL-MT300N
This patch adds support for GL-MT300N. GL-MT300N is powered by MT7620N with 16MB flash, 64MB RAM, 2 LANs, USB, UART, GPIO and PoE support. SVN-Revision: 48993
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 536a363d92..132c7cecbb 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -137,7 +137,8 @@ fonera20n)
set_usb_led "$board:orange:usb"
set_wifi_led "$board:orange:wifi"
;;
-gl-mt300a)
+gl-mt300a|\
+gl-mt300n)
set_wifi_led "$board:wlan"
;;
hc5661)