rampis: revert fix tplink_mr200v1 wan interface
This reverts commit7aa3dfdbda
. As the kernel is now fixed withecd609f509
Signed-off-by: Marius Durbaca <mariusd84@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18380 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
cba55fade8
commit
77be7175ae
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ ramips_setup_interfaces()
|
||||||
tplink,archer-mr200)
|
tplink,archer-mr200)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
"0:lan" "1:lan" "2:lan" "3:lan" "6t@eth0"
|
"0:lan" "1:lan" "2:lan" "3:lan" "6t@eth0"
|
||||||
ucidef_set_interface_wan "eth1"
|
ucidef_set_interface_wan "usb0"
|
||||||
;;
|
;;
|
||||||
tplink,ec220-g5-v2)
|
tplink,ec220-g5-v2)
|
||||||
ucidef_add_switch "switch0"
|
ucidef_add_switch "switch0"
|
||||||
|
|
Loading…
Reference in a new issue