projects/Generic/options: fix kernel build

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2016-03-02 09:37:19 +01:00
parent 79efe4e328
commit 2e56673a35

View File

@ -27,7 +27,7 @@
UBOOT_CONFIGFILE=""
# Kernel target
KERNEL_TARGET="zImage"
KERNEL_TARGET="bzImage"
# Kernel extra targets to build
KERNEL_UBOOT_EXTRA_TARGET=""