ramips: mt7621: disable Edgerouter X image generation

With kernel 6.1 image size is too large for Edgerouter X current size
limit and is causing the buildbots to fail building so images for other
devices are not updated as well.

So, disable building Edgerouter X images until a workaround is found.

Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Robert Marko 2024-03-20 11:38:58 +01:00
parent 28c87d7ecd
commit 362f9c41a4
1 changed files with 1 additions and 0 deletions

View File

@ -2504,6 +2504,7 @@ define Device/ubnt_edgerouter_common
ubnt-erx-factory-image $(KDIR)/tmp/$$(KERNEL_INITRAMFS_PREFIX)-factory.tar
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
DEVICE_PACKAGES += -wpad-basic-mbedtls -uboot-envtools
DEFAULT := n
endef
define Device/ubnt_edgerouter-x