ramips: Support for Teltonika RUT5XX
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 7f221f807d2672cc4882a3dfef94bc0e9b457f07..4619befb29726e63a02f88cb8496742e2223f18c 100755 (executable)
@@ -211,6 +211,9 @@ ramips_board_detect() {
        *"RT-N56U")
                name="rt-n56u"
                ;;
+       *"RUT5XX")
+               name="rut5xx"
+               ;;
        *"Skyline SL-R7205"*)
                name="sl-r7205"
                ;;