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