ramips: rt305x: support for wr512-3gn-like routers
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 616e966..1ab8f79 100755 (executable)
@@ -58,6 +58,9 @@ ramips_board_name() {
        *"WZR-AGL300NH")
                name="wzr-agl300nh"
                ;;
+       *"SH-WR512NU/WS-WR512N1-like 3GN router")
+               name="wr512-3gn"
+               ;;
        *)
                name="generic"
                ;;
This page took 0.026392 seconds and 4 git commands to generate.