mirror of
https://github.com/openwrt/openwrt.git
synced 2026-05-01 12:20:32 +04:00
5175d0a623
Introduce special handling for return code 74 (EBADMSG) of platform_check_image which will mark the image as broken and hence not allow the user to override the check using the --force option. Signed-off-by: Daniel Golle <daniel@makrotopia.org>