aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-07-24 08:58:20 +0000
committerJohn Crispin <blogic@openwrt.org>2015-07-24 08:58:20 +0000
commit26d0a2beff51ff398a4447572cfa1d886a0005ad (patch)
tree3962fbbd45fcadf68911c6b89f9f1413e0f0977b /target/linux/ar71xx/base-files/lib/upgrade/platform.sh
parente6956d528c8c7d0e091c5f987d39bdbaf108746d (diff)
downloadupstream-26d0a2beff51ff398a4447572cfa1d886a0005ad.tar.gz
upstream-26d0a2beff51ff398a4447572cfa1d886a0005ad.tar.bz2
upstream-26d0a2beff51ff398a4447572cfa1d886a0005ad.zip
v3: CC : ar71xx: Backport Support for the Bitmain Antminer S3
Backport of r46236 to CC : add support for the Bitmain Antminer S3 Signed-off-by: L. D. Pinney <ldpinney@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46445 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh')
-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 3355d714a2..8d7dc4086e 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -301,6 +301,8 @@ platform_check_image() {
return 1
;;
+ antminer-s1 | \
+ antminer-s3 | \
archer-c5 | \
archer-c7 | \
el-m150 | \