ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c24a8b3e8c4c8de923dd8e27c4f3ad96cecd4fe1..ba4b0a29235294c608e57c12c0535f2010f9044b 100755 (executable)
@@ -19,6 +19,9 @@ ar71xx_board_name() {
        *AW-NR580)
                name="aw-nr580"
                ;;
+       *DIR825B1)
+               name="dir825b1"
+               ;;
        *"Bullet M")
                name="bullet-m"
                ;;