ar71xx: add user space support for dir-825-c1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 428144dc1aa9cf9905f7134717a5e1a9112f3735..6363b53a9b442ca4fee2f0652e8997e91b57da07 100755 (executable)
@@ -216,6 +216,9 @@ ar71xx_board_detect() {
        *"DIR-825 rev. B1")
                name="dir-825-b1"
                ;;
+       *"DIR-825 rev. C1")
+               name="dir-825-c1"
+               ;;
        *EAP7660D)
                name="eap7660d"
                ;;