ath79: disable build for qca_ap143 8m by default

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-08-14 16:14:15 +08:00
parent 07e476cac8
commit 48ec723e71
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -2626,6 +2626,7 @@ define Device/qca_ap143-8m
IMAGE/factory.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | \ IMAGE/factory.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | \
append-rootfs | pad-rootfs | check-size | pad-to 6336k | \ append-rootfs | pad-rootfs | check-size | pad-to 6336k | \
append-loader-okli-uimage $(1) | pad-to 64k append-loader-okli-uimage $(1) | pad-to 64k
DEFAULT := n
endef endef
TARGET_DEVICES += qca_ap143-8m TARGET_DEVICES += qca_ap143-8m