Skip to content
Snippets Groups Projects
Unverified Commit 791e39f4 authored by Andreas Ziegler's avatar Andreas Ziegler Committed by GitHub
Browse files

Merge pull request #3407 from RolandoMagico/M60

mediatek-filogic: Add support for D-Link AQUILA PRO AI M60 A1
parents 0b23f899 9c914db0
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