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