ramips: add support for Linksys EA7300 v2
[openwrt/staging/mkresin.git] / target / linux / ramips / mt7621 / base-files / etc / init.d / bootcount
index b17161a50a588136c64be75bc4b0acb034ef8bd5..7ef0053e679047165096244a00cb433960eec890 100755 (executable)
@@ -9,6 +9,7 @@ boot() {
                        echo -e "bootcount\nbootchanged\n" | /usr/sbin/fw_setenv -s -
                ;;
        linksys,ea7300-v1|\
+       linksys,ea7300-v2|\
        linksys,ea7500-v2)
                mtd resetbc s_env || true
                ;;