mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/functions: support kernel with different namescheme
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
147e2f81ff
commit
8fe7967c3e
@ -56,7 +56,7 @@ setup_toolchain() {
|
||||
}
|
||||
|
||||
kernel_path() {
|
||||
ls -d $ROOT/$BUILD/linux-[0-9]*
|
||||
ls -d $ROOT/$BUILD/linux-*
|
||||
}
|
||||
|
||||
tolower(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user