diff options
Diffstat (limited to 'target/linux/brcm63xx/base-files')
-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 afacffc..be381c2 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -45,7 +45,7 @@ brcm63xx_detect() { ;; 96328A-1441N1) brcm63xx_has_reset_button="true" - status_led="96328A-1441N1:green:power" + status_led="AR-5387un:green:power" ifname=eth0 ;; 963281TAN) |