]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: do not build EnGenius EAP1300 and ENS620EXT by default 19826/head
authorShiji Yang <yangshiji66@outlook.com>
Thu, 21 Aug 2025 11:56:15 +0000 (19:56 +0800)
committerRobert Marko <robimarko@gmail.com>
Sat, 23 Aug 2025 09:41:22 +0000 (11:41 +0200)
The 6.12 kernel has exceeded the kernel size limit. the buildbot
can no longer build images for them. Developers can try switching
the kernel type to zImage to enable them again.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19826
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/image/generic.mk

index 393bb991f11e6a9970fcbc051093043870ec3202..44326520e6a3b80eb4667aa6c9755a7d8c0681df 100644 (file)
@@ -463,6 +463,7 @@ define Device/engenius_eap1300
        KERNEL_SIZE := 5120k
        IMAGE_SIZE := 25344k
        IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
+       DEFAULT := n
 endef
 TARGET_DEVICES += engenius_eap1300
 
@@ -532,6 +533,7 @@ define Device/engenius_ens620ext
        IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | check-size | append-metadata
        IMAGE/factory_30.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-rootfs | pad-rootfs | check-size | SenaoFW $$$$(PRODUCT_ID) $$$$(FW_VER)
        IMAGE/factory_35.bin := qsdk-ipq-factory-nor | check-size | SenaoFW $$$$(PRODUCT_ID_NEW) $$$$(FW_VER_NEW)
+       DEFAULT := n
 endef
 # Missing DSA Setup
 #TARGET_DEVICES += engenius_ens620ext