ar71xx: add default network configuration for RS and RS-Pro
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index aafeaa3..f8c46ac 100755 (executable)
@@ -52,6 +52,9 @@ ar71xx_board_name() {
        *RouterStation)
                name="routerstation"
                ;;
+       *"RouterStation Pro")
+               name="routerstation-pro"
+               ;;
        *TEW-632BRP)
                name="tew-632brp"
                ;;
This page took 0.022156 seconds and 4 git commands to generate.