aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-13 07:29:03 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-13 07:29:03 +0000
commit5f00ace3c25e4988e94ebfc2b12b3e978bf7d4eb (patch)
treefd70fef676c70c0582cec465b465888ea1514358 /target/linux/ar71xx/base-files/lib/upgrade
parent9d5f884a09e6b612ac2695c2f4fe184b1a0a6c6d (diff)
downloadmaster-187ad058-5f00ace3c25e4988e94ebfc2b12b3e978bf7d4eb.tar.gz
master-187ad058-5f00ace3c25e4988e94ebfc2b12b3e978bf7d4eb.tar.bz2
master-187ad058-5f00ace3c25e4988e94ebfc2b12b3e978bf7d4eb.zip
ar71xx: Add user-space support for TP-Link MR12U v1
This patch adds user-space support for the TL-MR12U board based on the mr13u patches. Signed-off-by: Daniel Petre <daniel.petre@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44426 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index d2a7d8e58f..f81c0ff72e 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -302,6 +302,7 @@ platform_check_image() {
smart-300 | \
tl-mr10u | \
tl-mr11u | \
+ tl-mr12u | \
tl-mr13u | \
tl-mr3020 | \
tl-mr3040 | \