ath79-generic: (re)add support for tl-wr1043nd-v4
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
00510b0ee9
commit
4ea3478ba0
@ -80,7 +80,7 @@ ath79-generic
|
|||||||
- EAP225-Outdoor (v1)
|
- EAP225-Outdoor (v1)
|
||||||
- TL-WDR3600 (v1)
|
- TL-WDR3600 (v1)
|
||||||
- TL-WDR4300 (v1)
|
- TL-WDR4300 (v1)
|
||||||
- TL-WR1043N/ND (v3)
|
- TL-WR1043N/ND (v3, v4)
|
||||||
- WBS210 (v2.0)
|
- WBS210 (v2.0)
|
||||||
|
|
||||||
* Ubiquiti
|
* Ubiquiti
|
||||||
|
@ -305,6 +305,11 @@ device('tp-link-tl-wr1043nd-v3', 'tplink_tl-wr1043nd-v3', {
|
|||||||
'tp-link-tl-wr1043n-nd-v3', -- upgrade from OpenWrt 19.07
|
'tp-link-tl-wr1043n-nd-v3', -- upgrade from OpenWrt 19.07
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
device('tp-link-tl-wr1043nd-v4', 'tplink_tl-wr1043nd-v4', {
|
||||||
|
manifest_aliases = {
|
||||||
|
'tp-link-tl-wr1043n-nd-v4', -- upgrade from OpenWrt 19.07
|
||||||
|
},
|
||||||
|
})
|
||||||
|
|
||||||
device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
|
device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user