mvebu: venom resize kernel to 6MB
[openwrt/staging/hauke.git] / target / linux / mvebu / cortexa9 / base-files / etc / uci-defaults / 05_fix-compat-version
index 70e0e9ef95f59cf6b79a4eb2a710ef40e5592b32..8856bf23a46fd809ccb59354776f0a83873315ac 100644 (file)
@@ -1,7 +1,8 @@
 . /lib/functions.sh
 
 case "$(board_name)" in
-       linksys,wrt1900ac-v1)
+       linksys,wrt1900ac-v1|\
+        linksys,wrt32x)
                uci set system.@system[0].compat_version="2.0"
                uci commit system
                ;;