mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
[ramips] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32819 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e03cbf2f38
commit
9722273ea2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user