Skip to content

Commit

Permalink
Merge pull request #3400 from RolandoMagico/D-Link_M30
Browse files Browse the repository at this point in the history
mediatek-filogic: Add support for D-Link AQUILA PRO AI M30 A1
  • Loading branch information
rotanid authored Dec 25, 2024
2 parents fc25b49 + 1e50f2e commit 717bf99
Show file tree
Hide file tree
Showing 2 changed files with 11 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 @@ -40,6 +40,7 @@ ath79-generic

* D-Link

- AQUILA PRO AI M30 A1
- DAP-1330 A1 [#lan_as_wan]_
- DAP-1365 A1 [#lan_as_wan]_
- DAP-2660 A1 [#lan_as_wan]_
Expand Down
10 changes: 10 additions & 0 deletions targets/mediatek-filogic
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ device('asus-tuf-ax6000', 'asus_tuf-ax6000', {
})


-- D-Link

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


-- Cudy

device('cudy-wr3000-v1', 'cudy_wr3000-v1', {
Expand Down

0 comments on commit 717bf99

Please sign in to comment.