Skip to content
Snippets Groups Projects
Commit 9c914db0 authored by Roland Reinl's avatar Roland Reinl
Browse files

mediatek-filogic: Add support for D-Link AQUILA PRO AI M60 A1

parent a475b191
No related branches found
No related tags found
No related merge requests found
......@@ -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]_
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment