ar71xx: add support for TP-Link RE355
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 267c575545765211263d0fabd75e695c41269034..7c7a0e267406207a55a3ccdc4cdb63b48814b88b 100755 (executable)
@@ -871,6 +871,9 @@ ar71xx_board_detect() {
        *"Rambutan"*)
                name="rambutan"
                ;;
+       *"RE355")
+               name="re355"
+               ;;
        *"RE450")
                name="re450"
                ;;