diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-11-01 11:20:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-11-01 11:20:52 +0000 |
commit | 91f08d47c2fa03570ff59a19eff741ac4797a97e (patch) | |
tree | 2e3f22d936160e1a960b2e13d8a9f9181f9f1096 /target/linux/ar71xx/base-files/etc/uci-defaults | |
parent | 21e651c9a1a00e58fa7cf4f325668cd467c7a03b (diff) | |
download | mtk-20170518-91f08d47c2fa03570ff59a19eff741ac4797a97e.zip mtk-20170518-91f08d47c2fa03570ff59a19eff741ac4797a97e.tar.gz mtk-20170518-91f08d47c2fa03570ff59a19eff741ac4797a97e.tar.bz2 |
ar71xx: add initial support for the TL-WR741ND v4 board
The ethernet port LEDs are not working yet.
SVN-Revision: 28706
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/leds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds index cd910cc..10ace46 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds @@ -104,6 +104,7 @@ tl-mr3420 ) set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1" ;; +tl-wr741nd-v4 | \ tl-wr941nd) set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt" ;; |