ar71xx: experimental 2.6.32 support
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c24a8b3..1c2e060 100755 (executable)
@@ -19,6 +19,9 @@ ar71xx_board_name() {
        *AW-NR580)
                name="aw-nr580"
                ;;
+       *"DIR-825 rev. B1")
+               name="dir-825-b1"
+               ;;
        *"Bullet M")
                name="bullet-m"
                ;;
This page took 0.024971 seconds and 4 git commands to generate.