From d1e920404673a5589e8fad6b7f6a28b4b1be7853 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 8 Mar 2022 13:45:02 +0800 Subject: [PATCH] ath79: generic: disable build for small flash devices Signed-off-by: Tianling Shen --- target/linux/ath79/image/generic.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index 26cdb3eaa0..b2778a64e7 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -1433,6 +1433,7 @@ define Device/nec_wg800hp append-rootfs | pad-rootfs | check-size | \ xor-image -p 6A57190601121E4C004C1E1201061957 -x | nec-fw LASER_ATERM DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca9887-ct-full-htt + DEFAULT := n endef TARGET_DEVICES += nec_wg800hp @@ -2080,6 +2081,7 @@ define Device/sitecom_wlr-7100 append-rootfs | pad-rootfs | check-size | \ senao-header -r 0x222 -p 0x53 -t 2 IMAGE_SIZE := 7488k + DEFAULT := n endef TARGET_DEVICES += sitecom_wlr-7100