ath79-generic: (re)add support for tl-wr1043n-v5 (#2483)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
f63fa832fd
commit
588502cff1
@ -88,7 +88,7 @@ ath79-generic
|
|||||||
- TL-WDR4300 (v1)
|
- TL-WDR4300 (v1)
|
||||||
- TL-WR810N (v1)
|
- TL-WR810N (v1)
|
||||||
- TL-WR842N/ND (v3)
|
- TL-WR842N/ND (v3)
|
||||||
- TL-WR1043N/ND (v2, v3, v4)
|
- TL-WR1043N/ND (v2, v3, v4, v5)
|
||||||
- WBS210 (v1.20)
|
- WBS210 (v1.20)
|
||||||
- WBS210 (v2.0)
|
- WBS210 (v2.0)
|
||||||
|
|
||||||
|
@ -355,6 +355,7 @@ device('tp-link-tl-wr1043nd-v4', 'tplink_tl-wr1043nd-v4', {
|
|||||||
'tp-link-tl-wr1043n-nd-v4', -- upgrade from OpenWrt 19.07
|
'tp-link-tl-wr1043n-nd-v4', -- upgrade from OpenWrt 19.07
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
device('tp-link-tl-wr1043n-v5', 'tplink_tl-wr1043n-v5')
|
||||||
|
|
||||||
device('tp-link-wbs210-v1', 'tplink_wbs210-v1', {
|
device('tp-link-wbs210-v1', 'tplink_wbs210-v1', {
|
||||||
manifest_aliases = {
|
manifest_aliases = {
|
||||||
|
Loading…
Reference in New Issue
Block a user