Set broken flag
This commit is contained in:
parent
c1a0a06135
commit
ca55911706
@ -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', {
|
||||
|
Loading…
Reference in New Issue
Block a user