From 42ca9ed97d5b2fb2421e7507baf9809fc8ddd275 Mon Sep 17 00:00:00 2001 From: hejiawencc Date: Tue, 18 Apr 2023 10:25:25 +0800 Subject: [PATCH] =?UTF-8?q?rk3568=20=E8=AE=BE=E7=BD=AEdebian-desktop?= =?UTF-8?q?=E4=B8=BAxfce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rk356x/BoardConfig-LubanCat-RK3566-debian-desktop.mk | 2 +- rk356x/BoardConfig-LubanCat-RK3568-debian-desktop.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rk356x/BoardConfig-LubanCat-RK3566-debian-desktop.mk b/rk356x/BoardConfig-LubanCat-RK3566-debian-desktop.mk index 7c7141e..e806e41 100644 --- a/rk356x/BoardConfig-LubanCat-RK3566-debian-desktop.mk +++ b/rk356x/BoardConfig-LubanCat-RK3566-debian-desktop.mk @@ -70,7 +70,7 @@ export RK_ROOTFS_SYSTEM=debian # Set debian version (debian10: buster) export RK_DEBIAN_VERSION=10 # 定义默认rootfs是否为桌面版 xfce :桌面版 lite :控制台版 -export RK_ROOTFS_TARGET=desktop +export RK_ROOTFS_TARGET=xfce # 定义默认rootfs是否添加DEBUG工具 debug :添加 none :不添加 export RK_ROOTFS_DEBUG=none # 使用exboot内核分区 diff --git a/rk356x/BoardConfig-LubanCat-RK3568-debian-desktop.mk b/rk356x/BoardConfig-LubanCat-RK3568-debian-desktop.mk index 419308c..8588193 100644 --- a/rk356x/BoardConfig-LubanCat-RK3568-debian-desktop.mk +++ b/rk356x/BoardConfig-LubanCat-RK3568-debian-desktop.mk @@ -70,7 +70,7 @@ export RK_ROOTFS_SYSTEM=debian # Set debian version (debian10: buster) export RK_DEBIAN_VERSION=10 # 定义默认rootfs是否为桌面版 xfce :桌面版 lite :控制台版 -export RK_ROOTFS_TARGET=desktop +export RK_ROOTFS_TARGET=xfce # 定义默认rootfs是否添加DEBUG工具 debug :添加 none :不添加 export RK_ROOTFS_DEBUG=none # 使用exboot内核分区