From 4483b2c16c6eac45b3626639dd3dcd47c0eb9712 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 18 Apr 2022 05:24:31 +0800 Subject: [PATCH] ath79: disable build for nec_wg800hp and sitecom_wlr-7100 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 1be73641b5..e3a960d6a3 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -1608,6 +1608,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 @@ -2347,6 +2348,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