[openwrt/openwrt] rampis: mt7621: Re-enable Edgerouter-X image builds
LEDE Commits
lede-commits at lists.infradead.org
Thu Nov 28 10:57:20 PST 2024
ynezz pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/14880209d5c38a9146359ea439783f8c02ea2f7b
commit 14880209d5c38a9146359ea439783f8c02ea2f7b
Author: Tim Lunn <tim at feathertop.org>
AuthorDate: Thu Apr 18 10:53:54 2024 +1000
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 <tim at feathertop.org>
Tested-by: Mauri Sandberg <maukka at ext.kapsi.fi>
Link: https://github.com/openwrt/openwrt/pull/15194
(cherry picked from commit 71b4842e3bdaed91cd2daa4b28a208559c3de7c6)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
target/linux/ramips/image/mt7621.mk | 1 -
1 file changed, 1 deletion(-)
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
More information about the lede-commits
mailing list