Skip to content

Commit

Permalink
mediatek-mt7622: Add support for D-Link EAGLE PRO AI R32 A1
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandoMagico authored and Roland Reinl committed Nov 18, 2024
1 parent 7de13bc commit cc999d0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ ath79-generic
- DIR-505 A1 [#lan_as_wan]_
- DIR-505 A2 [#lan_as_wan]_
- DIR-825 B1
- EAGLE PRO AI R32 A1

* Enterasys

Expand Down
9 changes: 9 additions & 0 deletions targets/mediatek-mt7622
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
-- D-Link

device('d-link-eagle-pro-ai-r32-a1', 'dlink_eagle-pro-ai-r32-a1', {
factory = false,
extra_images = {
{'-squashfs-recovery', '-recovery', '.bin'}
},
})

-- Linksys

device('linksys-e8450-ubi', 'linksys_e8450-ubi', {
Expand Down

0 comments on commit cc999d0

Please sign in to comment.