mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/Generic/options: fix kernel build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
79efe4e328
commit
2e56673a35
@ -27,7 +27,7 @@
|
|||||||
UBOOT_CONFIGFILE=""
|
UBOOT_CONFIGFILE=""
|
||||||
|
|
||||||
# Kernel target
|
# Kernel target
|
||||||
KERNEL_TARGET="zImage"
|
KERNEL_TARGET="bzImage"
|
||||||
|
|
||||||
# Kernel extra targets to build
|
# Kernel extra targets to build
|
||||||
KERNEL_UBOOT_EXTRA_TARGET=""
|
KERNEL_UBOOT_EXTRA_TARGET=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user