mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 07:40:01 +04:00
The function was moved to /lib/upgrade/fit.sh which is part of the fitblk package. Remove it from /lib/upgrade/common.sh to safe space on boards not using unified uImage.FIT images. Signed-off-by: Daniel Golle <daniel@makrotopia.org>