Set broken flag

This commit is contained in:
Felix Golatofski 2021-11-05 10:21:47 +01:00
parent c1a0a06135
commit ca55911706

View File

@ -107,7 +107,8 @@ device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
device('tp-link-archer-c25-v1', 'tplink_archer-c25-v1', {
packages = ATH10K_PACKAGES_QCA9887,
class = 'tiny', -- 64M ath9k + ath10k
class = 'tiny',
broken = true, -- 64M ath9k + ath10k
})
device('tp-link-archer-d50-v1', 'tplink_archer-d50-v1', {