mediatek: Swiitch LAN and WAN port for EMPLUS WAP588M

Signed-off-by: 800246@emplustech.com <cp.chang@emplustech.com>
This commit is contained in:
800246@emplustech.com
2025-05-16 13:20:36 +08:00
committed by John Crispin
parent 911f8eaa4c
commit a2e1ffe089

View File

@@ -32,6 +32,9 @@ mediatek_setup_interfaces()
sonicfi,rap630w-211g)
ucidef_set_interfaces_lan_wan "lan1 lan2 lan3" eth1
;;
emplus,wap588m)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
;;
*)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;