From bb06c315f33c8097ac7f04b6d83afbe28f150628 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 5 Jan 2022 13:40:14 +0800 Subject: [PATCH] ath79: disable build for nec_wg800hp Signed-off-by: Tianling Shen --- target/linux/ath79/image/generic.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index 613c4bed92..69a439ac8a 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -1557,6 +1557,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