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:
@@ -45,6 +45,11 @@ antminer-s3)
|
||||
ucidef_set_led_default "lan" "LAN" "antminer-s3:yellow:lan" "0"
|
||||
;;
|
||||
|
||||
antrouter-r1)
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "antrouter-r1:green:wlan" "phy0tpt"
|
||||
ucidef_set_led_default "btc" "BTC" "antrouter-r1:green:btc" "0"
|
||||
;;
|
||||
|
||||
arduino-yun)
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "arduino:blue:wlan" "phy0tpt"
|
||||
ucidef_set_led_usbdev "usb" "USB" "arduino:white:usb" "1-1.1"
|
||||
|
||||
Reference in New Issue
Block a user