ramips: add Poray M4 4M/8M support
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 7afa707..e3776f1 100755 (executable)
@@ -151,6 +151,9 @@ ramips_board_detect() {
        *"Poray M3")
                name="m3"
                ;;
+       *"Poray M4")
+               name="m4"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;