X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fbase-files%2Flib%2Fbrcm63xx.sh;h=afe96249339b4dd556952ad0faa22dc70c70b9d5;hb=64fe18d7efedf1dd1db8d9c4dc387b936d3e6bba;hp=7c449ae6adc11d7ab1e8eac296d2d6d431d28688;hpb=5b7ec56afb64472c6fede57927b669b68fb397b6;p=openwrt.git diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index 7c449ae6ad..afe9624933 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -121,6 +121,11 @@ brcm63xx_detect() { brcm63xx_has_reset_button="true" ifname=eth0 ;; + 'F@ST2704V2') + status_led="F@ST2704V2:green:power" + brcm63xx_has_reset_button="true" + ifname=eth0 + ;; *) ;; esac