ramips: add omni plug leds

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

SVN-Revision: 42201
master
John Crispin 10 years ago
parent d04cab8dfc
commit ff3ea02772
  1. 4
      target/linux/ramips/base-files/etc/board.d/01_leds

@ -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"

Loading…
Cancel
Save