ramips: Add support for GL-MT750
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index fcc4b9fb0824bf126188a1a71ff827319810da42..815765a75e41b2bc6a9c02b71e062c2f1ccf4f28 100755 (executable)
@@ -181,6 +181,9 @@ ramips_board_detect() {
        *"GL-MT300N")
                name="gl-mt300n"
                ;;
+       *"GL-MT750")
+               name="gl-mt750"
+               ;;
        *"HC5661")
                name="hc5661"
                ;;