summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-07-26 07:31:59 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-07-26 07:31:59 +0000
commitf4d5ecdb9f79f66653b4ea400a37efb9cd407be7 (patch)
tree6d1aaa9b9048b96d5f5be23c80f7fc2115405ea7 /target/linux/ar71xx/base-files/etc
parentec7fe3fab7f4687a616dc001460ec9f4d38d1c76 (diff)
downloadmaster-31e0f0ae-f4d5ecdb9f79f66653b4ea400a37efb9cd407be7.tar.gz
master-31e0f0ae-f4d5ecdb9f79f66653b4ea400a37efb9cd407be7.tar.bz2
master-31e0f0ae-f4d5ecdb9f79f66653b4ea400a37efb9cd407be7.zip
ar71xx: add user-space support for the TL-MR10U board
Based on andelf's patch: http://andelf.diandian.com/post/2013-05-22/40050677370 Signed-off-by: Oleg Titov <oleg.titov@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3840/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37548
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh1
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network1
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 72390c0f0c..56e87b12b5 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -133,6 +133,7 @@ get_status_led() {
status_led="tp-link:green:system"
;;
archer-c7 | \
+ tl-mr10u | \
tl-wdr4300 | \
tl-wr703n | \
tl-wr720n-v3)
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 c4b6cd25f0..05b4566339 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -209,6 +209,7 @@ eap7660d |\
mr600 |\
mr600v2 |\
rb-411 |\
+tl-mr10u |\
tl-mr11u |\
tl-mr3020 |\
tl-mr3040 |\