2
0
forked from Ivasoft/openwrt

ar71xx: use netgear prefix for WNR612 v2 LED names

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

SVN-Revision: 38101
This commit is contained in:
Gabor Juhos
2013-09-21 15:55:54 +00:00
parent ae7d14f701
commit d0fe16cedf
3 changed files with 6 additions and 2 deletions

View File

@@ -58,6 +58,10 @@ wnr2200)
migrate_leds "wnr2200:=netgear:"
;;
wnr612-v2)
migrate_leds "wnr612v2:=netgear:"
;;
*)
;;
esac