1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-10-19 07:35:53 +00:00
Files
openwrt/package/base-files/files/lib/upgrade/common.sh
Daniel Golle 74bf11570f base-files: get rid of forgotten traces of fitblk_get_bootdev
The function fitblk_get_bootdev doesn't exist any more, using it in
export_bootdevice anyway never made much sense and only worked for
classic block devices.
Just drop /dev/fit* handling there, it isn't needed anywhere.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-08-12 19:16:58 +01:00

7.1 KiB