ar71xx: Add support for ZyXEL NBG6616.
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net> SVN-Revision: 47405
This commit is contained in:
@@ -565,6 +565,9 @@ ar71xx_board_detect() {
|
||||
*"NBG460N/550N/550NH")
|
||||
name="nbg460n_550n_550nh"
|
||||
;;
|
||||
*"Zyxel NBG6616")
|
||||
name="nbg6616"
|
||||
;;
|
||||
*"Zyxel NBG6716")
|
||||
name="nbg6716"
|
||||
;;
|
||||
|
||||
@@ -405,6 +405,7 @@ platform_check_image() {
|
||||
return 1
|
||||
;;
|
||||
|
||||
nbg6616 | \
|
||||
unifi-outdoor-plus | \
|
||||
uap-pro)
|
||||
[ "$magic_long" != "19852003" ] && {
|
||||
|
||||
Reference in New Issue
Block a user