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

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

parent fc25b494
No related branches found
No related tags found
No related merge requests found
......@@ -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]_
......
......@@ -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', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment