projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c934c7
)
rampis: mt7621: Re-enable Edgerouter-X image builds
author
Tim Lunn
<tim@feathertop.org>
Thu, 18 Apr 2024 00:53:54 +0000
(10:53 +1000)
committer
Petr Štetiar
<ynezz@true.cz>
Thu, 28 Nov 2024 18:46:33 +0000
(18:46 +0000)
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@feathertop.org>
Tested-by: Mauri Sandberg <maukka@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@true.cz>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index f4dacba8943fd37009ab8dd5f055ea5323b142e6..b9692c5f3ad94f46aabad52128e9361538b3af29 100644
(file)
--- 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