ramips: Add support for GL-MT750
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
old mode 100644 (file)
new mode 100755 (executable)
index c4eb357..815765a
@@ -175,6 +175,15 @@ ramips_board_detect() {
        *"FreeStation5")
                name="freestation5"
                ;;
+       *"GL-MT300A")
+               name="gl-mt300a"
+               ;;
+       *"GL-MT300N")
+               name="gl-mt300n"
+               ;;
+       *"GL-MT750")
+               name="gl-mt750"
+               ;;
        *"HC5661")
                name="hc5661"
                ;;
@@ -202,6 +211,15 @@ ramips_board_detect() {
        *"IP2202")
                name="ip2202"
                ;;
+       *"JHR-N805R")
+               name="jhr-n805r"
+               ;;
+       *"JHR-N825R")
+               name="jhr-n825r"
+               ;;
+       *"JHR-N926R")
+               name="jhr-n926r"
+               ;;
        *"M3")
                name="m3"
                ;;
@@ -274,6 +292,9 @@ ramips_board_detect() {
        *"MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
+       *"MZK-WDPR"*)
+               name="mzk-wdpr"
+               ;;
        *"NA930")
                name="na930"
                ;;