summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-05-30 16:23:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-05-30 16:23:09 +0000
commit35b5b38316b2916f419ed4d02522baa200343638 (patch)
tree30df8c6a7a8f9a22eefd925b94b546ea6e95d970 /target/linux/ar71xx/base-files/lib/upgrade
parent91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2 (diff)
downloadmaster-31e0f0ae-35b5b38316b2916f419ed4d02522baa200343638.tar.gz
master-31e0f0ae-35b5b38316b2916f419ed4d02522baa200343638.tar.bz2
master-31e0f0ae-35b5b38316b2916f419ed4d02522baa200343638.zip
ar71xx: add user-space support for TP-LINK Archer C7 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36789
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh2
1 files changed, 2 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 817123b6d7..26b855f0a3 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -154,6 +154,8 @@ platform_check_image() {
platform_check_image_openmesh "$magic_long" "$1" && return 0
return 1
;;
+
+ archer-c7 | \
tl-mr11u | \
tl-mr3020 | \
tl-mr3040 | \