ar71xx: add default LED setup for the DB120 board
SVN-Revision: 31997
This commit is contained in:
parent
29a579e43a
commit
cd7ab1d30b
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@ alfa-nx)
|
|||
ap113)
|
||||
ucidef_set_led_usbdev "usb" "USB" "ap113:green:usb" "1-1"
|
||||
;;
|
||||
|
||||
db120)
|
||||
ucidef_set_led_usbdev "usb" "USB" "db120:green:usb" "1-1"
|
||||
;;
|
||||
|
||||
rb750)
|
||||
ucidef_set_led_default "act" "act" "rb750:green:act" "1"
|
||||
ucidef_set_led_netdev "port1" "port1" "rb750:green:port1" "eth1"
|
||||
|
|
Loading…
Reference in a new issue