ramips: add support for Ubiquiti EdgeRouter X-SFP
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 4213159378503d4ac43b06ffc4f85a9ef9e834ff..c8865fc2989a7ef0ebf007062d3db4a0d4b69d63 100755 (executable)
@@ -217,6 +217,9 @@ ramips_board_detect() {
        *"GL-MT750")
                name="gl-mt750"
                ;;
+       *"GL-MT300N-V2")
+               name="gl-mt300n-v2"
+               ;;
        *"HC5661")
                name="hc5661"
                ;;
@@ -484,6 +487,9 @@ ramips_board_detect() {
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;
+       *"UBNT-ERX-SFP")
+               name="ubnt-erx-sfp"
+               ;;
        *"UR-326N4G")
                name="ur-326n4g"
                ;;