修改默认配置文件

This commit is contained in:
hejiawencc
2023-02-28 09:05:01 +08:00
parent a4ff2ac843
commit e7746f3c95
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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