X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fbase-files%2Flib%2Fbrcm63xx.sh;h=e0b00eb6157c703369a6a17b75cb5c0d2c1b42b1;hb=fbc9d3f234c40ef21436af3d7443fff02feba8dc;hp=ded946de6211d59c31d3ad7725f9568002e624d5;hpb=83cda4006609be568660f7544b3e8d16c5abae72;p=openwrt.git diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index ded946de62..e0b00eb615 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -117,6 +117,11 @@ brcm63xx_detect() { brcm63xx_has_reset_button="true" ifname=eth0 ;; + "F@ST2504n") + status_led="fast2504n:green:ok" + brcm63xx_has_reset_button="true" + ifname=eth0 + ;; *) ;; esac