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>
This commit is contained in:
parent
e511b3bcb4
commit
7d100bc4ca
@ -51,7 +51,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')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user