2
0
forked from Ivasoft/openwrt

ar71xx: add support for compex wpj344

Signed-off-by: Christian Mehlis <christian@m3hlis.de>
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 45527
This commit is contained in:
Luka Perkov
2015-04-20 20:47:48 +00:00
parent 18f55ddf7d
commit 9d76de9771
9 changed files with 224 additions and 7 deletions

View File

@@ -360,6 +360,13 @@ wpe72)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;
wpj344)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "switch0" "1" "1"
ucidef_add_switch_vlan "switch0" "1" "0t 3"
ucidef_add_switch_vlan "switch0" "2" "0t 2"
;;
wpj558)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "switch0" "1" "1"