Просмотр исходного кода

ramips: add vlan configuration for asiarf awm002-evb

Without this, the ports all end up on vlan 1.  This enables a separate
WAN port that works.

Signed-off-by: Russell Senior <[email protected]>

SVN-Revision: 41216
John Crispin 11 лет назад
Родитель
Сommit
2fe435081d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/ramips/base-files/etc/uci-defaults/02_network

+ 1 - 0
target/linux/ramips/base-files/etc/uci-defaults/02_network

@@ -103,6 +103,7 @@ ramips_setup_interfaces()
 		ucidef_add_switch_vlan "switch0" "2" "4 6t"
 		;;
 
+	awm002-evb | \
 	argus-atp52b | \
 	dir-645 | \
 	f5d8235-v1 | \