ramips: add support for Planex MZK-EX300NP
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 5f1df7b..13d325d 100755 (executable)
@@ -88,6 +88,9 @@ ramips_board_detect() {
        *"CF-WR800N")
                name="cf-wr800n"
                ;;
+       *"CS-QR10")
+               name="cs-qr10"
+               ;;
        *"CY-SWR1100")
                name="cy-swr1100"
                ;;
@@ -292,6 +295,9 @@ ramips_board_detect() {
        *"MZK-DP150N")
                name="mzk-dp150n"
                ;;
+       *"MZK-EX300NP")
+               name="mzk-ex300np"
+               ;;
        *"MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
@@ -460,6 +466,9 @@ ramips_board_detect() {
        *"WR6202")
                name="wr6202"
                ;;
+       *"WRH-300CR")
+               name="wrh-300cr"
+               ;;
        *"WRTNODE")
                name="wrtnode"
                ;;
@@ -505,6 +514,9 @@ ramips_board_detect() {
        *"ZBT-WG2626")
                name="zbt-wg2626"
                ;;
+       *"ZBT-WG3526")
+               name="zbt-wg3526"
+               ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;