ar71xx-tiny: add support for TP-Link TL-WR802N v1
marked as BROKEN for now as it is untested
This commit is contained in:
parent
708aae5015
commit
c4e3cca1d3
@ -36,6 +36,10 @@ device tp-link-tl-wa801n-nd-v1 tl-wa801nd-v1
|
||||
device tp-link-tl-wa801n-nd-v2 tl-wa801nd-v2
|
||||
device tp-link-tl-wa801n-nd-v3 tl-wa801nd-v3
|
||||
|
||||
if [ "$BROKEN" ]; then
|
||||
device tp-link-tl-wr802n-v1 tl-wr802n-v1 # untested
|
||||
fi
|
||||
|
||||
device tp-link-tl-wr841n-nd-v3 tl-wr841-v3
|
||||
device tp-link-tl-wr841n-nd-v5 tl-wr841-v5
|
||||
device tp-link-tl-wr841n-nd-v7 tl-wr841-v7
|
||||
|
Loading…
Reference in New Issue
Block a user