From: Tim Lunn Date: Thu, 18 Apr 2024 00:53:54 +0000 (+1000) Subject: rampis: mt7621: Re-enable Edgerouter-X image builds X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=71b4842e3bdaed91cd2daa4b28a208559c3de7c6;p=openwrt%2Fopenwrt.git rampis: mt7621: Re-enable Edgerouter-X image builds With the new layout providing 6MB for kernel there will be no issues with kernel size affecting build of images. Re-enable image builds for Edgerouter-X and X-SFP. Signed-off-by: Tim Lunn Tested-by: Mauri Sandberg Link: https://github.com/openwrt/openwrt/pull/15194 Signed-off-by: Petr Štetiar --- diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index f4dacba894..b9692c5f3a 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -2869,7 +2869,6 @@ define Device/ubnt_edgerouter_common DEVICE_COMPAT_MESSAGE := Partition table has been changed due to kernel size restrictions. \ Refer to the wiki page for instructions to migrate to the new layout: \ https://openwrt.org/toh/ubiquiti/edgerouter_x_er-x_ka - DEFAULT := n endef define Device/ubnt_edgerouter-x