ar71xx: use the green power led for diag on the WNR2200 board

Make it consistent with the other Netgear boards.

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38103 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2013-09-21 15:55:56 +00:00
parent 0d1c23f2ca
commit c1585ec773

View File

@@ -180,7 +180,7 @@ get_status_led() {
status_led="netgear:green:power"
;;
wnr2200)
status_led="netgear:amber:power"
status_led="netgear:green:power"
;;
wnr612-v2)
status_led="netgear:green:power"