1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-07-19 11:22:54 +02:00

ar71xx: configure default led behavior for the OM2P

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

SVN-Revision: 29394
This commit is contained in:
Gabor Juhos 2011-12-01 22:48:59 +00:00
parent 3fccc3b376
commit 0612667c34

View File

@ -99,6 +99,11 @@ nbg460n_550n_550nh)
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-mr3420 )
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"