规范板卡相关文件命名格式

This commit is contained in:
hejiawencc
2022-05-10 18:01:20 +08:00
parent da6c95199b
commit e4e0daf1f1
5 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3568
# Uboot image format type: fit(flattened image tree)
export RK_UBOOT_FORMAT_TYPE=fit
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_dev_defconfig
# Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts

View File

@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3568
# Uboot image format type: fit(flattened image tree)
export RK_UBOOT_FORMAT_TYPE=fit
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_dev_defconfig
# Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts

View File

@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3568
# Uboot image format type: fit(flattened image tree)
export RK_UBOOT_FORMAT_TYPE=fit
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_dev_defconfig
# Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts

View File

@ -7,11 +7,11 @@ export RK_UBOOT_DEFCONFIG=rk3568
# Uboot image format type: fit(flattened image tree)
export RK_UBOOT_FORMAT_TYPE=fit
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=ebf_rk3568_defconfig
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_lbc_defconfig
# Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts
export RK_KERNEL_DTS=rk3568-ebf-lubancat
export RK_KERNEL_DTS=rk3568-lubancat-lbc
# boot image type
export RK_BOOT_IMG=boot.img
# kernel image path

View File

@ -7,11 +7,11 @@ export RK_UBOOT_DEFCONFIG=rk3568
# Uboot image format type: fit(flattened image tree)
export RK_UBOOT_FORMAT_TYPE=fit
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=ebf_rk3568_defconfig
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_lbc_defconfig
# Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts
export RK_KERNEL_DTS=rk3568-ebf-lubancat
export RK_KERNEL_DTS=rk3568-lubancat-lbc
# boot image type
export RK_BOOT_IMG=boot.img
# kernel image path