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