ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
[librecmc/librecmc.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 7643a1a7d7a29e3b2865f7fd91f5f9db36d207a6..ba4b0a29235294c608e57c12c0535f2010f9044b 100755 (executable)
@@ -13,9 +13,21 @@ ar71xx_board_name() {
        *AP81)
                name="ap81"
                ;;
+       *AP83)
+               name="ap83"
+               ;;
        *AW-NR580)
                name="aw-nr580"
                ;;
+       *DIR825B1)
+               name="dir825b1"
+               ;;
+       *"Bullet M")
+               name="bullet-m"
+               ;;
+       *"Nanostation M")
+               name="nanostation-m"
+               ;;
        *LS-SR71)
                name="ls-sr71"
                ;;
@@ -43,18 +55,30 @@ 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-WR741ND)
+               name="tl-wr741nd"
+               ;;
        *TL-WR941ND)
                name="tl-wr941nd"
                ;;
        *WP543)
                name="wp543"
                ;;
+       *WNDR3700)
+               name="wndr3700"
+               ;;
        *WNR2000)
                name="wnr2000"
                ;;