From 269623df5ed6d2afb20715abbb35be8493680724 Mon Sep 17 00:00:00 2001 From: Cxkjige <148062630+Cxkjige@users.noreply.github.com> Date: Sat, 21 Oct 2023 01:33:26 +0800 Subject: [PATCH] Update config.env --- config.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.env b/config.env index c8a72caa..0029681b 100644 --- a/config.env +++ b/config.env @@ -1,6 +1,6 @@ ANYKERNEL_SOURCE=https://github.com/chf3-test/AnyKernel3 ANYKERNEL_SOURCE_BRANCH=master -KERNEL_SOURCE=https://github.com/RisingOSS-devices/kernel_oneplus_sm8250 +KERNEL_SOURCE=https://github.com/Cxkjige/kernel_oneplus_sm8250 KERNEL_SOURCE_BRANCH=tm-new KERNEL_TARGET=evo BUILD_ARGS:CC=clang LD=ld.lld