ramips: add Poray IP2202 support
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 6960c6d..858a809 100755 (executable)
@@ -148,6 +148,9 @@ ramips_board_detect() {
        *"Planex MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
+       *"Poray IP2202")
+               name="ip2202"
+               ;;
        *"Poray M3")
                name="m3"
                ;;