Skip to content

Commit

Permalink
mediatek-mt7622: Add support for D-Link EAGLE PRO AI R32 A1
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandoMagico authored and Roland Reinl committed Nov 18, 2024
1 parent 7de13bc commit e5077a2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions targets/mediatek-mt7622
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
-- D-Link

device('d-link-eagle-pro-ai-r32-a1', 'dlink_eagle-pro-ai-r32-a1', {
factory = false,
extra_images = {
{'-squashfs-recovery', '-recovery', '.bin'}
},
broken = true, -- Wifi LEDs don't work
})

-- Linksys

device('linksys-e8450-ubi', 'linksys_e8450-ubi', {
Expand Down

0 comments on commit e5077a2

Please sign in to comment.