mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
x86: add support for iKoolCore R1 (eth1/2/3 for LAN, eth0 for WAN)
This commit is contained in:
parent
91cf34988c
commit
4a372f56c2
@ -17,6 +17,9 @@ roqos-roqos-core-rc10)
|
|||||||
brounion-r86s)
|
brounion-r86s)
|
||||||
ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
|
ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
|
||||||
;;
|
;;
|
||||||
|
ikoolcore-r1)
|
||||||
|
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3" "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