forked from Ivasoft/openwrt
ar71xx: add user-space support for the ZyXEL NBG6716 board
Signed-off-by: André Valentin <avalentin@marcant.net> Patchwork: http://patchwork.openwrt.org/patch/5101/ [juhosg: use zyxel prefix in LED names] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40500
This commit is contained in:
@@ -86,6 +86,13 @@ nbg460n_550n_550nh)
|
||||
ucidef_add_switch_vlan "switch0" "0" "0 1 2 3 5"
|
||||
;;
|
||||
|
||||
nbg6716)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
|
||||
ucidef_add_switch "switch0" "1" "1"
|
||||
ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
|
||||
ucidef_add_switch_vlan "switch0" "2" "5 6"
|
||||
;;
|
||||
|
||||
rb-433 |\
|
||||
rb-433u)
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
|
||||
Reference in New Issue
Block a user