add PHICOMM K3 network config

This commit is contained in:
coolsnowwolf 2018-08-24 12:43:27 +08:00
parent 89c817a034
commit b5ac2759af

View File

@ -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)"