From cbdf1f350a1e6f4efae1d64268fd52c80d42a161 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 27 May 2012 13:22:43 +0000 Subject: bcm63xx: add support for DSL-274XB rev F1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31882 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/base-files/lib') 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