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

Merge pull request #3400 from RolandoMagico/D-Link_M30

mediatek-filogic: Add support for D-Link AQUILA PRO AI M30 A1
parents fc25b494 1e50f2e4
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,7 @@ ath79-generic ...@@ -40,6 +40,7 @@ ath79-generic
* D-Link * D-Link
- AQUILA PRO AI M30 A1
- DAP-1330 A1 [#lan_as_wan]_ - DAP-1330 A1 [#lan_as_wan]_
- DAP-1365 A1 [#lan_as_wan]_ - DAP-1365 A1 [#lan_as_wan]_
- DAP-2660 A1 [#lan_as_wan]_ - DAP-2660 A1 [#lan_as_wan]_
......
...@@ -9,6 +9,16 @@ device('asus-tuf-ax6000', 'asus_tuf-ax6000', { ...@@ -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 -- Cudy
device('cudy-wr3000-v1', 'cudy_wr3000-v1', { device('cudy-wr3000-v1', 'cudy_wr3000-v1', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment