X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1a5fdf719af25ac09819926cd36470875a75d317..021f23792fd20dcc169ec5153905c938f67cecad:/target/linux/ar71xx/base-files/lib/ar71xx.sh diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 6ef7605a5..e73bb7f64 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -19,6 +19,15 @@ ar71xx_board_name() { *AW-NR580) name="aw-nr580" ;; + *"DIR-825 rev. B1") + name="dir-825-b1" + ;; + *"Bullet M") + name="bullet-m" + ;; + *"Nanostation M") + name="nanostation-m" + ;; *LS-SR71) name="ls-sr71" ;; @@ -46,12 +55,24 @@ ar71xx_board_name() { *RB-493) name="rb-493" ;; + *"Rocket M") + name="rocket-m" + ;; *RouterStation) name="routerstation" ;; + *"RouterStation Pro") + name="routerstation-pro" + ;; *TEW-632BRP) name="tew-632brp" ;; + *TL-WR1043ND) + name="tl-wr1043nd" + ;; + *"DIR-615 rev. C1") + name="dir-615-c1" + ;; *TL-WR741ND) name="tl-wr741nd" ;; @@ -61,6 +82,9 @@ ar71xx_board_name() { *WP543) name="wp543" ;; + *WNDR3700) + name="wndr3700" + ;; *WNR2000) name="wnr2000" ;;