From b2e4751f94efb11fb6cc614942793aff6d413032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:40:39 +0800 Subject: [PATCH] Add files via upload --- diy-part3.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/diy-part3.sh b/diy-part3.sh index d5b085a..fc1dfa5 100644 --- a/diy-part3.sh +++ b/diy-part3.sh @@ -34,6 +34,7 @@ sed -i "/.*CONFIG_ROCKCHIP_RGA2.*/d" target/linux/rockchip/rk35xx/config-5.10 # sed -i "/CONFIG_ROCKCHIP_RGA2_DEBUGGER=y/d" target/linux/rockchip/rk35xx/config-5.10 # sed -i "/CONFIG_ROCKCHIP_RGA2_DEBUG_FS=y/d" target/linux/rockchip/rk35xx/config-5.10 # sed -i "/CONFIG_ROCKCHIP_RGA2_PROC_FS=y/d" target/linux/rockchip/rk35xx/config-5.10 +sed -i "/.*CONFIG_ROCKCHIP_RGA2.*/d" target/linux/rockchip/rk35xx/files/drivers/video/rockchip/Makefile