]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mvebu: disable WRT1900AC v1 builds by default 22761/head
authorStefan Kalscheuer <stefan@stklcode.de>
Mon, 11 May 2026 18:29:58 +0000 (20:29 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 12 May 2026 19:01:06 +0000 (21:01 +0200)
With Kernel 6.18 the kernel size exceeds 4MB. Without additional changes
to the partition layout or kernel size reduction, the image will not be
usable. Disable this sub-target until necessary changes or a decision
regarding its removal have been made.

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
Link: https://github.com/openwrt/openwrt/pull/22761
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mvebu/image/cortexa9.mk

index b87b615e80d1fbb5e64ca75c880eed3c094eb3f5..b564e5dc4a4ceafa1d35a5940ea3b78c1131b22c 100644 (file)
@@ -294,6 +294,7 @@ define Device/linksys_wrt1900ac-v1
   DEVICE_PACKAGES += mwlwifi-firmware-88w8864 kmod-dsa-mv88e6xxx
   KERNEL_SIZE := 4096k
   SUPPORTED_DEVICES += armada-xp-linksys-mamba linksys,mamba
+  DEFAULT := n
 endef
 TARGET_DEVICES += linksys_wrt1900ac-v1