mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
parent
86d0c132f4
commit
f6aacba030
@ -6,7 +6,7 @@ board_config_update
|
||||
|
||||
case "$(board_name)" in
|
||||
friendlyarm,nanopi-r2s)
|
||||
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
;;
|
||||
radxa,rock-pi-e)
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
|
Loading…
Reference in New Issue
Block a user