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:
3
target/linux/ramips/base-files/lib/ramips.sh
Executable file → Normal file
3
target/linux/ramips/base-files/lib/ramips.sh
Executable file → Normal file
@@ -475,6 +475,9 @@ ramips_board_detect() {
|
||||
*"ZBT-WA05")
|
||||
name="zbt-wa05"
|
||||
;;
|
||||
*"ZBT-WE826")
|
||||
name="zbt-we826"
|
||||
;;
|
||||
*"ZBT-WG2626")
|
||||
name="zbt-wg2626"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user