ramips: Add support for ZBT WG3526
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index fcc4b9fb0824bf126188a1a71ff827319810da42..550ec55cd2c96bf9969b642b219c3ce9a18c5e6c 100755 (executable)
@@ -181,6 +181,9 @@ ramips_board_detect() {
        *"GL-MT300N")
                name="gl-mt300n"
                ;;
+       *"GL-MT750")
+               name="gl-mt750"
+               ;;
        *"HC5661")
                name="hc5661"
                ;;
@@ -247,6 +250,9 @@ ramips_board_detect() {
        *"MiWiFi Mini")
                name="miwifi-mini"
                ;;
+       *"MiWiFi Nano")
+               name="miwifi-nano"
+               ;;
        *"MLW221")
                name="mlw221"
                ;;
@@ -454,6 +460,9 @@ ramips_board_detect() {
        *"WR6202")
                name="wr6202"
                ;;
+       *"WRH-300CR")
+               name="wrh-300cr"
+               ;;
        *"WRTNODE")
                name="wrtnode"
                ;;
@@ -499,6 +508,9 @@ ramips_board_detect() {
        *"ZBT-WG2626")
                name="zbt-wg2626"
                ;;
+       *"ZBT-WG3526")
+               name="zbt-wg3526"
+               ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;