mt76x8: disable build for tplink c20-v5/c50-v4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-01-03 17:18:20 +08:00
parent 1a9640e7d6
commit e12d002ab8
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -429,6 +429,7 @@ define Device/tplink_archer-c20-v5
TPLINK_HWREVADD := 0x5
DEVICE_PACKAGES := kmod-mt76x0e
IMAGES := sysupgrade.bin
DEFAULT := n
endef
TARGET_DEVICES += tplink_archer-c20-v5
@ -460,6 +461,7 @@ define Device/tplink_archer-c50-v4
DEVICE_PACKAGES := kmod-mt76x2
IMAGES := sysupgrade.bin
SUPPORTED_DEVICES += tplink,c50-v4
DEFAULT := n
endef
TARGET_DEVICES += tplink_archer-c50-v4