修改默认配置文件
This commit is contained in:
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3588
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_linux_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3588
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_linux_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3588
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_linux_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
Reference in New Issue
Block a user