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: David Bauer <mail@david-bauer.net>
(cherry picked from commit 7d100bc4ca
)
This commit is contained in:
parent
7f836c3370
commit
2304f5c481
@ -42,7 +42,9 @@ device('tp-link-archer-c2-v1', 'tplink_c2-v1', {
|
||||
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')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user