ar71xx: add user-space support for the OpenMesh MR1750 board
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index dab4d2c..7af29db 100755 (executable)
@@ -518,6 +518,9 @@ ar71xx_board_detect() {
        *MR600v2)
                name="mr600v2"
                ;;
+       *MR1750)
+               name="mr1750"
+               ;;
        *MR600)
                name="mr600"
                ;;