ramips: add NMBM support for ipTIME AX2004M
[openwrt/staging/mans0n.git] / target / linux / ramips / mt7621 / base-files / etc / board.d / 05_compat-version
index 45bef9385bdd6d0cdf066c57ba087af92c13e8c6..c510dfd81a26476e7e55486864b34228927c215f 100644 (file)
@@ -8,6 +8,9 @@
 board_config_update
 
 case "$(board_name)" in
+       iptime,ax2004m)
+               ucidef_set_compat_version "2.0"
+               ;;
        *)
                ucidef_set_compat_version "1.1"
                ;;