forked from Ivasoft/openwrt
brcm63xx: fix failsafe lan and status led for DSL-274xB rev. F1
Add it to the appropriate places so the power led properly works and ethernet is properly configured for failsafe. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45709
This commit is contained in:
@@ -45,7 +45,8 @@ set_state() {
|
||||
ar1004g)
|
||||
status_led="AR1004G:green:power"
|
||||
;;
|
||||
dsl-274xb-c)
|
||||
dsl-274xb-c|\
|
||||
dsl-274xb-f)
|
||||
status_led="dsl-274xb:green:power"
|
||||
;;
|
||||
dsl-275xb-d)
|
||||
|
||||
Reference in New Issue
Block a user