mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
add PHICOMM K3 network config
This commit is contained in:
parent
89c817a034
commit
b5ac2759af
@ -24,6 +24,12 @@ buffalo,wzr-1750dhp)
|
||||
board_config_flush
|
||||
exit 0
|
||||
;;
|
||||
phicomm,k3)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan:2" "1:lan:1" "2:lan:3" "3:wan:4" "5t@eth0"
|
||||
board_config_flush
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
|
||||
wan_macaddr="$(nvram get wan_hwaddr)"
|
||||
|
Loading…
Reference in New Issue
Block a user