1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

initial LED configuration for Fonera 2.0n

Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips)

Signed-off-by: Malte Forkel <malte.forkel@berlin.de>

SVN-Revision: 32819
This commit is contained in:
John Crispin 2012-07-24 20:38:31 +00:00
parent 543a2eca42
commit 03be8d08ac

@ -40,7 +40,8 @@ case $board in
set_usb_led "f5d8235v2:blue:storage"
;;
fonera20n)
set_usb_led "fonera20n:amber:usb"
set_usb_led "fonera20n:orange:usb"
set_wifi_led "fonera20n:orange:wifi"
;;
hw550-3g)
set_usb_led "hw550-3g:green:usb"