rk3308: BoardConfig_32bit.mk: fix RK_KERNEL_IMG config error
Change-Id: I4f3a5a91db1fe003e590d26429e11f0abe78327b Signed-off-by: Hans Yang <yhx@rock-chips.com>
This commit is contained in:
@ -11,7 +11,7 @@ export RK_KERNEL_DTS=rk3308-voice-module-board-v10-aarch32
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image.lz4
|
||||
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-32bit.txt
|
||||
# Buildroot config
|
||||
|
||||
Reference in New Issue
Block a user