Skip to content

Commit

Permalink
ramips: Add default LEDs settings for WN-G300DGR
Browse files Browse the repository at this point in the history
  • Loading branch information
musashino205 committed Nov 10, 2017
1 parent 4bd0e01 commit eb57599
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions target/linux/ramips/base-files/etc/board.d/01_leds
Expand Up @@ -414,6 +414,9 @@ wrh-300cr)
wndr3700v5)
ucidef_set_led_default "power" "POWER" "$board:green:power" "0"
;;
wn-g300dgr)
ucidef_set_led_default "power" "POWER" "$board:blue:power" "1"
;;
wt3020-4M|\
wt3020-8M)
ucidef_set_led_default "power" "power" "wt3020:blue:power" "0"
Expand Down

0 comments on commit eb57599

Please sign in to comment.