Skip to content

Commit

Permalink
Merge pull request freifunk-gluon#3407 from RolandoMagico/M60
Browse files Browse the repository at this point in the history
mediatek-filogic: Add support for D-Link AQUILA PRO AI M60 A1
  • Loading branch information
rotanid authored Jan 9, 2025
2 parents 0b23f89 + 9c914db commit 791e39f
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 791e39f

Please sign in to comment.