Skip to content

Commit

Permalink
ramips-mt76x8: disable TP-Link RE305 due to to insufficient flash
Browse files Browse the repository at this point in the history
  • Loading branch information
herbetom committed Jun 18, 2023
1 parent a3810f7 commit a0b63f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions targets/ramips-mt76x8
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ device('tp-link-re200-v2', 'tplink_re200-v2')

device('tp-link-re200-v3', 'tplink_re200-v3')

device('tp-link-re305', 'tplink_re305-v1', {
class = 'tiny', -- Only 6M of usable Firmware space
})
-- device('tp-link-re305', 'tplink_re305-v1', {
-- class = 'tiny', -- Only 6M of usable Firmware space
-- })

device('tp-link-tl-mr3020-v3', 'tplink_tl-mr3020-v3', {
factory = false,
Expand Down

0 comments on commit a0b63f8

Please sign in to comment.