2
0
forked from Ivasoft/openwrt

ar71xx: use netgear prefix for WNR2000 LED names

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

SVN-Revision: 38099
This commit is contained in:
Gabor Juhos
2013-09-21 15:55:51 +00:00
parent e33ccdc295
commit 87f7ac6b4e
3 changed files with 9 additions and 5 deletions

View File

@@ -50,6 +50,10 @@ wndr3700)
migrate_leds "wndr3700:=netgear:"
;;
wnr2000)
migrate_leds "wnr2000:=netgear:"
;;
*)
;;
esac