ramips: fix default config breakage on whr-1166d
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43281
This commit is contained in:
parent
c9394a7b9e
commit
02c319c27a
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ ramips_setup_interfaces()
|
|||
ucidef_add_switch_vlan "switch0" "2" "4 6t"
|
||||
;;
|
||||
|
||||
whr-1166)
|
||||
whr-1166d)
|
||||
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||
ucidef_add_switch "switch0" "1" "1"
|
||||
ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 6t"
|
||||
|
|
Loading…
Reference in a new issue