Skip to content
Snippets Groups Projects
Commit bd0270a8 authored by Sukru Senli's avatar Sukru Senli
Browse files

econet: change rodimus wan port to ae_wan

parent 0589f5c7
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ config board 'board'
option hasWifi '1'
# Ethernet
option ethernetPortNames 'LAN1 LAN2 LAN3 LAN4 WAN'
option ethernetPortOrder 'eth0.1 eth0.2 eth0.3 eth0.4 eth1'
option ethernetPortOrder 'eth0.1 eth0.2 eth0.3 eth0.4 ae_wan'
option ethernetLanPorts 'eth0.1 eth0.2 eth0.3 eth0.4'
option ethernetWanPort 'eth1'
option ethernetWanPort 'ae_wan'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment