ar71xx: add user space support for dir-835-a1
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 4fd48d5..93f3a81 100755 (executable)
@@ -225,6 +225,9 @@ ar71xx_board_detect() {
        *"DIR-825 rev. C1")
                name="dir-825-c1"
                ;;
+       *"DIR-835 rev. A1")
+               name="dir-835-a1"
+               ;;
        *EAP7660D)
                name="eap7660d"
                ;;