. /lib/functions.sh case "$(board_name)" in linksys,wrt1900ac-v1) uci set system.@system[0].compat_version="2.0" uci commit system ;; esac exit 0