Skip to content
Snippets Groups Projects
Unverified Commit ff91e601 authored by Felix's avatar Felix Committed by GitHub
Browse files

ramips-mt7621: add support for D-Link DAP-1620 B1 (#3124)

parent a2e5767f
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,10 @@ device('cudy-x6-v2', 'cudy_x6-v2', {
-- D-Link
device('d-link-dap-1620-b1', 'dlink_dap-1620-b1', {
broken = true, -- mt76 driver issue - See #3124
})
device('d-link-covr-x1860-a1', 'dlink_covr-x1860-a1', {
extra_images = {
{'-squashfs-recovery', '-recovery', '.bin'}
......
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