Use compat version to indicate that the new layout for larger kernels
is in place. This handled by the patch to ubnt.sh to always select
the kernel1 slot for flashing and as active kernel slot.
Signed-off-by: Tim Lunn <tim@feathertop.org>
Tested-by: Mauri Sandberg <maukka@ext.kapsi.fi>
Link: https://github.com/openwrt/openwrt/pull/15194
Signed-off-by: Petr Štetiar <ynezz@true.cz>
board_config_update
case "$(board_name)" in
+ ubnt,edgerouter-x|\
+ ubnt,edgerouter-x-sfp|\
iptime,ax2004m)
ucidef_set_compat_version "2.0"
;;