From 4bffeba63703b5c37519a9bdb9b154849a7cc321 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Thu, 7 Oct 2021 23:44:58 +0800 Subject: [PATCH] mt76x8: disable build for elecom_wrc-1167fs by default Signed-off-by: Tianling Shen --- target/linux/ramips/image/mt76x8.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk index 7862f7b799..0c5debee14 100644 --- a/target/linux/ramips/image/mt76x8.mk +++ b/target/linux/ramips/image/mt76x8.mk @@ -125,6 +125,7 @@ define Device/elecom_wrc-1167fs xor-image -p 29944A25 -x | elecom-header 00228000 | \ elecom-product-header WRC-1167FS DEVICE_PACKAGES := kmod-mt76x2 + DEFAULT := n endef TARGET_DEVICES += elecom_wrc-1167fs