targets/ath9-generic: disable GLinet AR300m and AR750s
these divices have been disabled in OpenWRT in 5fc63ec8a4 to prevent upgrade issues caused by a changed partitioning on OpenWRT master.
This commit is contained in:
parent
364dadc5c7
commit
c0ab0ce0e2
@ -24,10 +24,6 @@ device('gl-inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('gl-inet-gl-ar300m', 'glinet_gl-ar300m-nor', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
-- TP-Link
|
||||
|
||||
device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
|
||||
|
Loading…
Reference in New Issue
Block a user