forked from Ivasoft/openwrt
ar71xx: add user space support for dir-825-c1
[juhosg: fix whitespaces in some scripts] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35402
This commit is contained in:
@@ -62,6 +62,13 @@ tew-673gru)
|
||||
ucidef_add_switch_vlan "rtl8366s" "1" "0 1 2 3 5t"
|
||||
;;
|
||||
|
||||
dir-825-c1)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
ucidef_add_switch "eth0" "1" "1"
|
||||
ucidef_add_switch_vlan "eth0" "1" "0t 2 3 4 5"
|
||||
ucidef_add_switch_vlan "eth0" "2" "0t 1"
|
||||
;;
|
||||
|
||||
nbg460n_550n_550nh)
|
||||
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
||||
ucidef_add_switch "rtl8366s" "1" "1"
|
||||
|
||||
Reference in New Issue
Block a user