From 39111dc958e7a8e1f29135864b0c01b7d033e19f Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sun, 10 Oct 2021 22:08:40 +0800 Subject: [PATCH] ath79/generic: disable build for small flash device Signed-off-by: Tianling Shen --- target/linux/ath79/image/generic-tp-link.mk | 1 + target/linux/ath79/image/generic.mk | 2 ++ 2 files changed, 3 insertions(+) diff --git a/target/linux/ath79/image/generic-tp-link.mk b/target/linux/ath79/image/generic-tp-link.mk index 363be289c6..e33c3f09b3 100644 --- a/target/linux/ath79/image/generic-tp-link.mk +++ b/target/linux/ath79/image/generic-tp-link.mk @@ -214,6 +214,7 @@ define Device/tplink_archer-d50-v1 TPLINK_FLASHLAYOUT := 8Mqca KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | \ tplink-v2-header -s -V "ver. 1.0" + DEFAULT := n endef TARGET_DEVICES += tplink_archer-d50-v1 diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index 5d821535ac..9c95443892 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -1540,6 +1540,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 @@ -2232,6 +2233,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