forked from Ivasoft/openwrt
ar71xx: add carambola2 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37260
This commit is contained in:
@@ -38,6 +38,12 @@ cap4200ag)
|
||||
ucidef_set_led_wlan "wlan_green" "WLAN_GREEN" "senao:green:wlan" "phy1tpt"
|
||||
;;
|
||||
|
||||
carambola2)
|
||||
ucidef_set_led_netdev "lan" "LAN" "carambola2:orange:eth0" "eth0"
|
||||
ucidef_set_led_netdev "wan" "WAN" "carambola2:orange:eth1" "eth1"
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "carambola2:green:wlan" "phy0tpt"
|
||||
;;
|
||||
|
||||
db120)
|
||||
ucidef_set_led_usbdev "usb" "USB" "db120:green:usb" "1-1"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user