2
0
forked from Ivasoft/openwrt

ramips: Added support for ZBT-826 / ZBT-1026

Support for these MT7620-based routers: https://wiki.openwrt.org/toh/zbt/we-826
Based on Oskari’s patches found here: https://dev.openwrt.org/ticket/19996

Signed-off-by: Jamie Stuart <jamie@onebillion.org>

SVN-Revision: 48865
This commit is contained in:
John Crispin
2016-03-01 09:17:06 +00:00
parent 59121fdd69
commit 96eb5c6fa8
7 changed files with 155 additions and 0 deletions

1
target/linux/ramips/base-files/etc/board.d/02_network Executable file → Normal file
View File

@@ -209,6 +209,7 @@ ramips_setup_interfaces()
ucidef_add_switch "switch0" \
"1:lan" "2:lan" "0:wan" "6@eth0"
;;
zbt-we826|\
zbt-wr8305rt)
ucidef_add_switch "switch0" \
"0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"