ramips: Add support for GL-MT300A
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 3fdb562..ba27c14 100755 (executable)
@@ -175,6 +175,9 @@ ramips_board_detect() {
        *"FreeStation5")
                name="freestation5"
                ;;
+       *"GL-MT300A")
+               name="gl-mt300a"
+               ;;
        *"HC5661")
                name="hc5661"
                ;;