summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-24 18:45:56 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-24 18:45:56 +0000
commita7bf55a7125e16314842e07408ca20800baa1c94 (patch)
tree5ef201d905dfe582e7701a7cb8da47b212efeac4 /target/linux/ar71xx/base-files/etc
parent639abfa638b7d49bf87f6f97c3a4ce4ce98d5c83 (diff)
ar71xx: use different machtype and setup for the TL-MR3040
Should fix #12211. Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33535 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/leds3
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/network1
2 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index 5e2e9acfb..07fd60f0b 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@ -93,7 +93,8 @@ tew-712br)
;;
tl-mr11u | \
-tl-mr3020)
+tl-mr3020 |
+tl-mr3040)
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/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index 3f8795031..8f00e1987 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network
@@ -141,6 +141,7 @@ ew-dorin |\
rb-411 |\
tl-mr11u |\
tl-mr3020 |\
+tl-mr3040 |\
tl-wa901nd |\
tl-wa901nd-v2 |\
tl-wr703n |\