mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-25 11:50:36 +00:00
platform_find_rootfspart() fails if the kernel partition comes before the rootfs partition. The proposed patch fixes this while preserving what I understand was the original idea: stop at first match. Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>