diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-07-23 12:47:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-07-23 12:47:25 +0000 |
commit | 43939c3980bd28d2845a97f12e1fb5883ed36d29 (patch) | |
tree | 716bfce60f728397286b6ec63fdffc82da8d8406 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | d6aa8fee47153b598ef5cd6737d66b09d002ec32 (diff) | |
download | upstream-43939c3980bd28d2845a97f12e1fb5883ed36d29.tar.gz upstream-43939c3980bd28d2845a97f12e1fb5883ed36d29.tar.bz2 upstream-43939c3980bd28d2845a97f12e1fb5883ed36d29.zip |
[ar71xx]: add support for the archer c5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41814 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 |
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 de831b2eae..ced42ed044 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -251,6 +251,7 @@ platform_check_image() { return 1 ;; + archer-c5 | \ archer-c7 | \ el-m150 | \ el-mini | \ |