summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-07-07 13:45:37 +0000
committerJohn Crispin <john@openwrt.org>2015-07-07 13:45:37 +0000
commit404e59993352e4715a16589fbfd7fd53a6760bf8 (patch)
treedcbfa4e059e0d2678539a2d0972fa0966d5fb892 /target/linux/ar71xx/base-files
parent5740cf684cb2709656e5b50fa3a130aa952c74a2 (diff)
downloadmaster-31e0f0ae-404e59993352e4715a16589fbfd7fd53a6760bf8.tar.gz
master-31e0f0ae-404e59993352e4715a16589fbfd7fd53a6760bf8.tar.bz2
master-31e0f0ae-404e59993352e4715a16589fbfd7fd53a6760bf8.zip
ar71xx: Enable sysupgrade on the Bitmain Antminer S1
This patch enables sysupgrade for the Bitmain Antminer S1 Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 46228
Diffstat (limited to 'target/linux/ar71xx/base-files')
-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 0f3ea9c218..79e52fcb19 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -300,6 +300,7 @@ platform_check_image() {
return 1
;;
+ antminer-s1 | \
archer-c5 | \
archer-c7 | \
el-m150 | \