ramips: fix Mercusys MR70X LAN port assignments
A bug report in the forum found that the MR70X lists four LAN ports in LuCI while it has only three. This adds the device to the network setup file to fix the issue. Identified-by: Forum User "Lexeyko" Signed-off-by: Andreas Böhler <dev@aboehler.at>
This commit is contained in:
parent
3ce909914a
commit
191da23551
|
@ -17,6 +17,7 @@ ramips_setup_interfaces()
|
||||||
h3c,tx1806|\
|
h3c,tx1806|\
|
||||||
haier,har-20s2u1|\
|
haier,har-20s2u1|\
|
||||||
hiwifi,hc5962|\
|
hiwifi,hc5962|\
|
||||||
|
mercusys,mr70x-v1|\
|
||||||
netgear,wax202|\
|
netgear,wax202|\
|
||||||
sim,simax1800t|\
|
sim,simax1800t|\
|
||||||
xiaomi,mi-router-3-pro|\
|
xiaomi,mi-router-3-pro|\
|
||||||
|
|
Loading…
Reference in New Issue