ramips: add Poray M3 support
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index b1ecc8d..7afa707 100755 (executable)
@@ -148,6 +148,9 @@ ramips_board_detect() {
        *"Planex MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
+       *"Poray M3")
+               name="m3"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;