summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-03-20 11:38:58 +0100
committerRobert Marko <robimarko@gmail.com>2024-03-20 12:06:35 +0100
commit362f9c41a4690964a77afef5216f6e23bc265611 (patch)
tree90e2a2c29d4ebabe45bcc4fa1590370dc7dc470b /target/linux/ramips
parent28c87d7ecd142a31772572faac079b77163ceeca (diff)
downloadopenwrt-362f9c41a4690964a77afef5216f6e23bc265611.tar.gz
openwrt-362f9c41a4690964a77afef5216f6e23bc265611.tar.bz2
openwrt-362f9c41a4690964a77afef5216f6e23bc265611.zip
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>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/image/mt7621.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 5fd95463c8..fb8cfce589 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -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