ar71xx: add support for TP-Link TL-MR3040
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 35eca7c81cbe34009171b425db78bc8c657fa0cc..ddeee3e775f9fad35870870ff6b09685a821b5d2 100755 (executable)
@@ -112,6 +112,9 @@ tplink_board_detect() {
        "302000"*)
                model="TP-Link TL-MR3020"
                ;;
+       "304000"*)
+               model="TP-Link TL-MR3040"
+               ;;
        "322000"*)
                model="TP-Link TL-MR3220"
                ;;