Merge "add parameter for kernel image"

This commit is contained in:
Eddie.Cai
2018-09-13 18:14:43 +08:00
committed by Gerrit Code Review
18 changed files with 36 additions and 0 deletions

View File

@ -10,6 +10,8 @@ export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
# boot image type
export RK_BOOT_IMG=boot.img
# kernel image path
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
# parameter for GPT table
export RK_PARAMETER=parameter-buildroot.txt
# Buildroot config