diff options
Diffstat (limited to 'target/linux/brcm63xx/base-files/lib/brcm63xx.sh')
-rwxr-xr-x | target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index c6b2d20540..afacffcd9a 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -54,7 +54,7 @@ brcm63xx_detect() { ;; 963281T_TEF) brcm63xx_has_reset_button="true" - status_led="963281T_TEF:green:power" + status_led="A4001N1:green:power" ifname=eth0 ;; 96348GW) |