ath79: move base-files for ZyXEL NBG6716
[openwrt/openwrt.git] / target / linux / ath79 / nand / base-files / lib / upgrade / platform.sh
index bc62ede65fdccb10e801ea1c9c4c6af7aecb05e5..6f8c7d47ff2d94e57c6c422d133ba77dc91e8668 100644 (file)
@@ -13,7 +13,8 @@ platform_do_upgrade() {
        local board=$(board_name)
 
        case "$board" in
-       aerohive,hiveap-121)
+       aerohive,hiveap-121|\
+       zyxel,nbg6716)
                nand_do_upgrade "$1"
                ;;
        *)