forked from len0rd/rockbox
misc.c check_bootfile exit search loop after bootfile found
Change-Id: Ie2397de29e87dfb1d2fb73cb6eb42c94fdfbf356
This commit is contained in:
parent
79b64a3fc7
commit
ed369e1d47
1 changed files with 1 additions and 0 deletions
|
|
@ -806,6 +806,7 @@ void check_bootfile(bool do_rolo)
|
|||
}
|
||||
}
|
||||
mtime = info.mtime;
|
||||
break;
|
||||
}
|
||||
}
|
||||
closedir(dir);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue