Skip to content
Snippets Groups Projects
Commit 66a33a32 authored by Tom Herbers's avatar Tom Herbers Committed by David Bauer
Browse files

ramips-mt76x8: drop TP-Link RE305 due to to insufficient flash

parent c49330ad
No related branches found
No related tags found
No related merge requests found
...@@ -441,7 +441,6 @@ ramips-mt76x8 ...@@ -441,7 +441,6 @@ ramips-mt76x8
- Archer C20 (v4, v5) - Archer C20 (v4, v5)
- Archer C50 (v3, v4) - Archer C50 (v3, v4)
- RE200 (v2, v3) - RE200 (v2, v3)
- RE305 (v1) [#device-class-tiny]
- TL-MR3020 (v3) - TL-MR3020 (v3)
- TL-MR3420 (v5) - TL-MR3420 (v5)
- TL-MR6400 (v5) - TL-MR6400 (v5)
......
...@@ -62,10 +62,6 @@ device('tp-link-re200-v2', 'tplink_re200-v2') ...@@ -62,10 +62,6 @@ device('tp-link-re200-v2', 'tplink_re200-v2')
device('tp-link-re200-v3', 'tplink_re200-v3') 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-tl-mr3020-v3', 'tplink_tl-mr3020-v3', { device('tp-link-tl-mr3020-v3', 'tplink_tl-mr3020-v3', {
factory = false, factory = false,
extra_images = { extra_images = {
......
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