From d1c6f05eb736d60e57eab96a6a694df35b5c5f6c Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 8 Oct 2021 09:48:29 +0800 Subject: [PATCH] mt7620: disable build for iodata_wn-ac1167gr/ac733gr3 by default Signed-off-by: Tianling Shen --- target/linux/ramips/image/mt7620.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index 17a536e69f..1d3c76d297 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -552,6 +552,7 @@ define Device/iodata_wn-ac1167gr IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \ elx-header 01040016 8844A2D168B45A2D DEVICE_PACKAGES := kmod-mt76x2 + DEFAULT := n endef TARGET_DEVICES += iodata_wn-ac1167gr @@ -564,6 +565,7 @@ define Device/iodata_wn-ac733gr3 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \ elx-header 01040006 8844A2D168B45A2D DEVICE_PACKAGES := kmod-mt76x0e kmod-switch-rtl8367b + DEFAULT := n endef TARGET_DEVICES += iodata_wn-ac733gr3