ath79-generic: (re)add support for tl-wdr3500-v1 (#2450)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
6526612aaf
commit
ab3e831b7c
@ -90,6 +90,7 @@ ath79-generic
|
|||||||
- CPE510 (v2.0)
|
- CPE510 (v2.0)
|
||||||
- CPE510 (v3.0)
|
- CPE510 (v3.0)
|
||||||
- EAP225-Outdoor (v1)
|
- EAP225-Outdoor (v1)
|
||||||
|
- TL-WDR3500 (v1)
|
||||||
- TL-WDR3600 (v1)
|
- TL-WDR3600 (v1)
|
||||||
- TL-WDR4300 (v1)
|
- TL-WDR4300 (v1)
|
||||||
- TL-WR810N (v1)
|
- TL-WR810N (v1)
|
||||||
|
@ -358,6 +358,7 @@ device('tp-link-eap225-outdoor-v1', 'tplink_eap225-outdoor-v1', {
|
|||||||
packages = ATH10K_PACKAGES_QCA9888,
|
packages = ATH10K_PACKAGES_QCA9888,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
device('tp-link-tl-wdr3500-v1', 'tplink_tl-wdr3500-v1')
|
||||||
device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1')
|
device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1')
|
||||||
device('tp-link-tl-wdr4300-v1', 'tplink_tl-wdr4300-v1')
|
device('tp-link-tl-wdr4300-v1', 'tplink_tl-wdr4300-v1')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user