2
0
forked from Ivasoft/openwrt

ar71xx: wndr4300: change 'orange' to 'amber' in LED color names

The hardware manual says amber so change the color part of
the LED names to reflect that. Also update the constant names.

Based on the the WNDR3700v4 support patch from Ralph Perlich:
  http://patchwork.openwrt.org/patch/4763/

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 40473
This commit is contained in:
Gabor Juhos
2014-04-12 17:42:33 +00:00
parent a93c87d772
commit 9b7b57aeb4
2 changed files with 14 additions and 9 deletions

View File

@@ -59,6 +59,10 @@ wndr3700)
migrate_leds "wndr3700:=netgear:"
;;
wndr4300)
migrate_leds ":orange:=:amber:"
;;
wnr2000)
migrate_leds "wnr2000:=netgear:"
;;