ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c24a8b3..ba4b0a2 100755 (executable)
@@ -19,6 +19,9 @@ ar71xx_board_name() {
        *AW-NR580)
                name="aw-nr580"
                ;;
+       *DIR825B1)
+               name="dir825b1"
+               ;;
        *"Bullet M")
                name="bullet-m"
                ;;
This page took 0.0206 seconds and 4 git commands to generate.