ar71xx: add model detection for the MERCURY MW4530R board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index bb96f63baf4ca16349d6a57b55403b1d13bc2f5f..ef091b5fb8d7c139ebc46446ceedad26ba8c4247 100755 (executable)
@@ -162,6 +162,9 @@ tplink_board_detect() {
        "431000"*)
                model="TP-Link TL-WDR4310"
                ;;
+       "453000"*)
+               model="MERCURY MW4530R"
+               ;;
        *)
                hwver=""
                ;;