ar71xx: add user-space support for the OpenMesh MR900 board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index a3cefc5..7aca600 100755 (executable)
@@ -392,6 +392,9 @@ ar71xx_board_detect() {
        *MR600)
                name="mr600"
                ;;
+       *MR900)
+               name="mr900"
+               ;;
        *"My Net N600")
                name="mynet-n600"
                ;;