diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-25 18:42:11 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-25 18:42:11 +0000 |
commit | 1cc43d62823b6faf1b5c3286fa9fa43a1af1f3b9 (patch) | |
tree | e2867e76e33d26326d03196df5ef2d4a960f85c6 /target/linux/ar71xx/base-files/etc/uci-defaults | |
parent | 81badc451c0e55c4d74331d645e793d0ebfae2a3 (diff) |
ar71xx: add user-space support for TL-MR3040 v2
Signed-off-by: Mads Hansen <d@taba.se>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/01_leds | 3 | ||||
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index 457b3bdaa5..bd1c4b78b5 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds @@ -132,7 +132,8 @@ tew-732br) tl-mr11u | \ tl-mr3020 | \ -tl-mr3040) +tl-mr3040 | \ +tl-mr3040-v2) ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1" ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt" ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0" diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index b654bbbd35..3d6ab29ad9 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -225,6 +225,7 @@ tl-mr11u |\ tl-mr13u |\ tl-mr3020 |\ tl-mr3040 |\ +tl-mr3040-v2 |\ tl-wa901nd |\ tl-wa901nd-v2 |\ tl-wr703n |\ |