ath79-generic: (re)add WNR2200-8M

Gone due to
commit 45c84a117b ("ar71xx: drop target")

ar71xx only supported the 8M variant
This commit is contained in:
aiyion.prime 2022-07-10 21:37:18 +02:00
parent 0cd7af9b52
commit b12ea4169a
2 changed files with 8 additions and 0 deletions

View File

@ -51,6 +51,7 @@ ath79-generic
* Netgear
- WNDR3700 (v1, v2)
- WNR2200 (8M)
* OCEDO

View File

@ -149,6 +149,13 @@ device('netgear-wndr3700-v2', 'netgear_wndr3700-v2', {
factory_ext = '.img',
})
device('netgear-wnr2200-8m', 'netgear_wnr2200-8m', {
manifest_aliases = {
'netgear-wnr2200', -- Upgrade from OpenWrt 19.07
},
factory_ext = '.img',
})
-- OCEDO