ramips: Add support for the Netgear WNDR3700v5
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 13d325d..2c669c5 100755 (executable)
@@ -460,6 +460,9 @@ ramips_board_detect() {
        *"WNCE2001")
                name="wnce2001"
                ;;
+       *"WNDR3700v5")
+               name="wndr3700v5"
+               ;;
        *"WR512-3GN-like"*)
                name="wr512-3gn"
                ;;