From 088626632afb96ee3035f02e72c51e84cf1cefb9 Mon Sep 17 00:00:00 2001 From: yanghongliang Date: Thu, 17 Feb 2022 17:52:43 +0800 Subject: [PATCH] =?UTF-8?q?rk3568=20=E9=80=82=E9=85=8D=E4=BA=8C=E7=BA=A7?= =?UTF-8?q?=E5=90=AF=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yanghongliang --- device/rk3568.json | 1 + 1 file changed, 1 insertion(+) diff --git a/device/rk3568.json b/device/rk3568.json index 386ec31..1653703 100644 --- a/device/rk3568.json +++ b/device/rk3568.json @@ -5,5 +5,6 @@ "target_cpu": "arm", "kernel_version": "", "device_build_path": "device/hihope/build", + "enable_ramdisk": true, "build_selinux": true } -- Gitee