From e5575fe335eee4a4a3a704d3895dbd382d61d76a Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 27 May 2012 13:22:43 +0000 Subject: bcm63xx: add support for DSL-274XB rev F1 SVN-Revision: 31882 --- target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/base-files/lib/brcm63xx.sh') diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index e4ac5e331d..6f36b50eea 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -48,7 +48,8 @@ brcm63xx_detect() { brcm63xx_has_reset_button="true" ifname=eth0 ;; - AW4139) + AW4139 |\ + AW4339U) status_led="dsl-274xb:green:power" brcm63xx_has_reset_button="true" ifname=eth0 -- cgit v1.2.3