aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-07-07 13:45:37 +0000
committerJohn Crispin <blogic@openwrt.org>2015-07-07 13:45:37 +0000
commitdea004f31cfb36ee16c1d23d505389cdaaa74fb8 (patch)
tree36b4244f50a944f2d31cc393f0e6060db86dddf9 /target
parent43ebebc981ff5048cce6580cbc1b95f3f693bdcd (diff)
downloadmaster-187ad058-dea004f31cfb36ee16c1d23d505389cdaaa74fb8.tar.gz
master-187ad058-dea004f31cfb36ee16c1d23d505389cdaaa74fb8.tar.bz2
master-187ad058-dea004f31cfb36ee16c1d23d505389cdaaa74fb8.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46228 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 | \