aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/lib
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:38 +0000
committerJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:38 +0000
commit1375b2da00495288b4df36e5b77ef4479a96cf9f (patch)
tree6e9cc528d689e7563ce950ef1a8544e13eaefb92 /target/linux/brcm63xx/base-files/lib
parent7c03680aea69104a72283fc5cd5b21c5b4a90775 (diff)
downloadupstream-1375b2da00495288b4df36e5b77ef4479a96cf9f.tar.gz
upstream-1375b2da00495288b4df36e5b77ef4479a96cf9f.tar.bz2
upstream-1375b2da00495288b4df36e5b77ef4479a96cf9f.zip
brcm63xx: add support for Asmax AR 1004g router
Support for Asmax AR 1004g router Signed-off-by: Adrian Feliks <mexit@o2.pl> Patchwork: http://patchwork.openwrt.org/patch/4464/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39674 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/lib')
-rwxr-xr-xtarget/linux/brcm63xx/base-files/lib/brcm63xx.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
index afe9624933..1d9b448b75 100755
--- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
+++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
@@ -57,6 +57,10 @@ brcm63xx_detect() {
brcm63xx_has_reset_button="true"
ifname=eth1
;;
+ AR1004G)
+ status_led="AR1004G:green:power"
+ brcm63xx_has_reset_button="true"
+ ;;
CVG834G_E15R3921)
status_led="CVG834G:green:power"
ifname=eth0