ath79: add support for Meraki MR12
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / etc / uci-defaults / 05_fix-compat-version
index af5fb80f26bb1b07444f828c1085e051724a91ab..a6b7fa31621b99afdb071e40b0b87786cc254964 100644 (file)
@@ -1,6 +1,7 @@
 . /lib/functions.sh
 
 case "$(board_name)" in
+       meraki,mr12|\
        meraki,mr16)
                uci set system.@system[0].compat_version="2.0"
                uci commit system