rk3308: robot64: fixup RK_KERNEL_IMG wrong path
Change-Id: Ic0d5163b01e5910273384bed84b909695e395979 Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@ -11,7 +11,7 @@ export RK_KERNEL_DTS=rk3308-robot
|
|||||||
# boot image type
|
# boot image type
|
||||||
export RK_BOOT_IMG=zboot.img
|
export RK_BOOT_IMG=zboot.img
|
||||||
# kernel image path
|
# kernel image path
|
||||||
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
|
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image.lz4
|
||||||
# parameter for GPT table
|
# parameter for GPT table
|
||||||
export RK_PARAMETER=parameter-64bit.txt
|
export RK_PARAMETER=parameter-64bit.txt
|
||||||
# Buildroot config
|
# Buildroot config
|
||||||
|
|||||||
Reference in New Issue
Block a user