forked from Ivasoft/openwrt
V2 ar71xx : Add Support for the Bitmain Antrouter R1
This patch adds support for the Bitmain Antrouter R1 http://wiki.openwrt.org/toh/bitmain/r1 Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 48058
This commit is contained in:
@@ -18,6 +18,9 @@ get_status_led() {
|
||||
antminer-s3)
|
||||
status_led="antminer-s3:green:system"
|
||||
;;
|
||||
antminer-r1)
|
||||
status_led="antminer-r1:green:system"
|
||||
;;
|
||||
ap132)
|
||||
status_led="ap132:green:status"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user