ar71xx: add user space support for dir-835-a1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 4fd48d5cc0abe8f7c292ea6da06267c735c07698..93f3a81001acfbe89e62123c29c658b25955e645 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"
                ;;