Update ar71xx-generic

This commit is contained in:
Marssl78 2019-10-04 19:13:47 +02:00 committed by GitHub
parent 94ca071e12
commit 53ab17ff4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -325,6 +325,10 @@ device('tp-link-archer-c60-v1', 'archer-c60-v1', {
broken = true, -- OOM with 5GHz enabled in most environments
})
device('tp-link-archer-c60-v2', 'archer-c60-v2', {
broken = true, -- Testing in progress...
})
device('tp-link-re355', 're355-v1', {
broken = true, -- OOM with 5GHz enabled in most environments if device is 64M RAM variant
})