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:
1
target/linux/ramips/base-files/etc/board.d/02_network
Executable file → Normal file
1
target/linux/ramips/base-files/etc/board.d/02_network
Executable file → Normal 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"
|
||||
|
||||
Reference in New Issue
Block a user