diff options
author | Andreas Böhler <dev@aboehler.at> | 2023-09-18 11:55:57 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-10-02 00:05:20 +0200 |
commit | e92cf0c46ffe3ac7fca936c18577bfb19eb4ce9e (patch) | |
tree | 6c6f3d356ef79981cdeb678a0c3b77b2e55cdb8b /target/linux/ramips | |
parent | b742216dc86340c06c243caba7e15b83954fd659 (diff) | |
download | upstream-e92cf0c46ffe3ac7fca936c18577bfb19eb4ce9e.tar.gz upstream-e92cf0c46ffe3ac7fca936c18577bfb19eb4ce9e.tar.bz2 upstream-e92cf0c46ffe3ac7fca936c18577bfb19eb4ce9e.zip |
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>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network index 11a7c9465a..bd1d394892 100644 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network @@ -17,6 +17,7 @@ ramips_setup_interfaces() h3c,tx1806|\ haier,har-20s2u1|\ hiwifi,hc5962|\ + mercusys,mr70x-v1|\ netgear,wax202|\ sim,simax1800t|\ xiaomi,mi-router-3-pro|\ |