summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-13 07:29:03 +0000
committerJohn Crispin <john@openwrt.org>2015-02-13 07:29:03 +0000
commitbd5635770c9042420c85f06bca1efb0ed3234889 (patch)
tree55b99d08c9c0a3612f0f6d58f6a278b93bc8a073 /target/linux/ar71xx/base-files/lib/upgrade/platform.sh
parent235a83cdfe68d65a0857d82bca9089a1f39b976c (diff)
downloadmaster-31e0f0ae-bd5635770c9042420c85f06bca1efb0ed3234889.tar.gz
master-31e0f0ae-bd5635770c9042420c85f06bca1efb0ed3234889.tar.bz2
master-31e0f0ae-bd5635770c9042420c85f06bca1efb0ed3234889.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> SVN-Revision: 44426
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh')
-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 | \