From e7746f3c95e1ea127cbf55c1d837730a52f619b4 Mon Sep 17 00:00:00 2001 From: hejiawencc Date: Tue, 28 Feb 2023 09:05:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rk3588/BoardConfig-LubanCat4-buildroot.mk | 2 +- rk3588/BoardConfig-LubanCat4-debian.mk | 2 +- rk3588/BoardConfig-LubanCat4-ubuntu.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rk3588/BoardConfig-LubanCat4-buildroot.mk b/rk3588/BoardConfig-LubanCat4-buildroot.mk index 2228ff3..ecb5993 100644 --- a/rk3588/BoardConfig-LubanCat4-buildroot.mk +++ b/rk3588/BoardConfig-LubanCat4-buildroot.mk @@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3588 # 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_linux_defconfig # Kernel defconfig fragment export RK_KERNEL_DEFCONFIG_FRAGMENT= # Kernel dts diff --git a/rk3588/BoardConfig-LubanCat4-debian.mk b/rk3588/BoardConfig-LubanCat4-debian.mk index af8cab2..101a4c2 100644 --- a/rk3588/BoardConfig-LubanCat4-debian.mk +++ b/rk3588/BoardConfig-LubanCat4-debian.mk @@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3588 # 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_linux_defconfig # Kernel defconfig fragment export RK_KERNEL_DEFCONFIG_FRAGMENT= # Kernel dts diff --git a/rk3588/BoardConfig-LubanCat4-ubuntu.mk b/rk3588/BoardConfig-LubanCat4-ubuntu.mk index eb9db02..0930cae 100644 --- a/rk3588/BoardConfig-LubanCat4-ubuntu.mk +++ b/rk3588/BoardConfig-LubanCat4-ubuntu.mk @@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3588 # 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_linux_defconfig # Kernel defconfig fragment export RK_KERNEL_DEFCONFIG_FRAGMENT= # Kernel dts