[x86] merge the olpc target with the x86 target, both tested and running
[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.027431 seconds and 4 git commands to generate.