mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 06:38:57 +02:00
ar71xx: configure default led behavior for the OM2P
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29394 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
216fce04c3
commit
8d3dba5fca
@ -99,6 +99,11 @@ nbg460n_550n_550nh)
|
|||||||
set_led_wlan "wlan" "WLAN" "nbg460n:green:wlan" "phy0tpt"
|
set_led_wlan "wlan" "WLAN" "nbg460n:green:wlan" "phy0tpt"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
om2p)
|
||||||
|
set_led_netdev "port1" "port1" "om2p:blue:wan" "eth0"
|
||||||
|
set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
|
||||||
|
;;
|
||||||
|
|
||||||
tl-mr3220 | \
|
tl-mr3220 | \
|
||||||
tl-mr3420 )
|
tl-mr3420 )
|
||||||
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
||||||
|
Loading…
Reference in New Issue
Block a user