apm821xx: prepare WNDR4700 for 6.6 - add preliminary u-boot-env access
[openwrt/openwrt.git] / target / linux / apm821xx / base-files / etc / uci-defaults / 05_fix-compat-version
index 0be0b6112a3e4765a3024105e07715a7aa6073f0..d34b4051be3d7d73be45344282c738cc5b008e80 100644 (file)
@@ -3,7 +3,8 @@
 case "$(board_name)" in
 meraki,mx60|\
 netgear,wndap620|\
-netgear,wndap660)
+netgear,wndap660|\
+netgear,wndr4700)
        uci set system.@system[0].compat_version="2.0"
        uci commit system
        ;;