2
0
forked from Ivasoft/openwrt

ramips: fix Zbtlink ZBT-WR8305RT board name

There is another Zbtlink board (ZBT-WA05) supported in ramips target, so use the same naming scheme for ZBT-WR8305RT board and its dts file.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46614
This commit is contained in:
John Crispin
2015-08-17 05:57:41 +00:00
parent 553fea9f19
commit f38db77707
7 changed files with 17 additions and 17 deletions

View File

@@ -228,7 +228,7 @@ ramips_setup_interfaces()
ucidef_add_switch_vlan "switch0" "2" "6t"
;;
wr8305rt)
zbt-wr8305rt)
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 4 6t"