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