mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-31 16:11:06 +00:00
The staged sysupgrade will prevent us from using ask_bool in platform_do_upgrade; therefore, the check is moved to platform_check_image. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>