1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00

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>

SVN-Revision: 38103
This commit is contained in:
Gabor Juhos 2013-09-21 15:55:56 +00:00
parent 0a813e9e3c
commit 5dc4786200

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