Skip to content
Snippets Groups Projects
Commit 2304f5c4 authored by David Bauer's avatar David Bauer Committed by Martin Weinelt
Browse files

ramips-mt7620: remove factory images for Archer C20 v1


Upstream removed the factory images for the Archer C20 v1 as they
potentially brick the device. Remove them from Gluon to avoid build
failures on the next OpenWrt 19.07 bump.

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
(cherry picked from commit 7d100bc4)
parent 7f836c33
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,9 @@ device('tp-link-archer-c2-v1', 'tplink_c2-v1', { ...@@ -42,7 +42,9 @@ device('tp-link-archer-c2-v1', 'tplink_c2-v1', {
factory = false, factory = false,
}) })
device('tp-link-archer-c20-v1', 'tplink_c20-v1') device('tp-link-archer-c20-v1', 'tplink_c20-v1', {
factory = false,
})
device('tp-link-archer-c20i', 'ArcherC20i') device('tp-link-archer-c20i', 'ArcherC20i')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment