mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
x86: init support for R86S network
This commit is contained in:
parent
f07434ac6d
commit
c98f0b933e
@ -14,6 +14,9 @@ pc-engines-apu1|pc-engines-apu2|pc-engines-apu3)
|
|||||||
roqos-roqos-core-rc10)
|
roqos-roqos-core-rc10)
|
||||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||||
;;
|
;;
|
||||||
|
*r86s*)
|
||||||
|
ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
|
||||||
|
;;
|
||||||
sophos-sg-105|sophos-xg-105)
|
sophos-sg-105|sophos-xg-105)
|
||||||
ucidef_set_interfaces_lan_wan "eth0 eth2 eth3" "eth1"
|
ucidef_set_interfaces_lan_wan "eth0 eth2 eth3" "eth1"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user