ramips: add omni plug leds

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 42201
This commit is contained in:
John Crispin 2014-08-18 16:09:21 +00:00
parent d04cab8dfc
commit ff3ea02772

View file

@ -143,6 +143,10 @@ case $board in
ucidef_set_led_netdev "eth" "ETH" "emb:green:eth" "eth0"
set_wifi_led "emb:green:wifi"
;;
omni-plug)
set_wifi_led "miniplug:green:wlan"
set_usb_led "miniplug:green:mobile"
;;
px4885)
set_wifi_led "7links:orange:wifi"
set_usb_led "7links:blue:storage"