Skip to content

Commit

Permalink
mediatek-filogic: Add support for D-Link AQUILA PRO AI M60 A1
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandoMagico committed Dec 30, 2024
1 parent c31c7d7 commit f69c43d
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -41,6 +41,7 @@ ath79-generic
* D-Link

- AQUILA PRO AI M30 A1
- AQUILA PRO AI M60 A1
- DAP-1330 A1 [#lan_as_wan]_
- DAP-1365 A1 [#lan_as_wan]_
- DAP-2660 A1 [#lan_as_wan]_
Expand Down
7 changes: 7 additions & 0 deletions targets/mediatek-filogic
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ device('d-link-aquila-pro-ai-m30-a1', 'dlink_aquila-pro-ai-m30-a1', {
},
})

device('d-link-aquila-pro-ai-m60-a1', 'dlink_aquila-pro-ai-m60-a1', {
factory = false,
extra_images = {
{'-squashfs-recovery', '-recovery', '.bin'}
},
})


-- Cudy

Expand Down

0 comments on commit f69c43d

Please sign in to comment.