ramips: add support for MikroTik hEX v3 (RB750Gr3)
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 526a5ae669794c85a5782a2a846b937decb60f4f..50bdffc5fa951701a183f181a365ca16904c3b60 100755 (executable)
@@ -367,6 +367,9 @@ ramips_board_detect() {
        *"Q7")
                name="zte-q7"
                ;;
+       *"RB750Gr3")
+               name="rb750gr3"
+               ;;
        *"RE6500")
                name="re6500"
                ;;